Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h121 enum FboAttachmentType { enum
129 FboAttachmentType type;
550 FboAttachmentType getBoundFramebufferAttachmentType(
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2324 FboAttachmentType GLClientState::getBoundFramebufferAttachmentType(GLenum target, GLenum attachment… in getBoundFramebufferAttachmentType()