Home
last modified time | relevance | path

Searched refs:FboAttachmentType (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h80 enum FboAttachmentType { enum
88 FboAttachmentType type;
439 FboAttachmentType getBoundFramebufferAttachmentType(
DGLClientState.cpp1588 FboAttachmentType GLClientState::getBoundFramebufferAttachmentType(GLenum target, GLenum attachment… in getBoundFramebufferAttachmentType()