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;
418 FboAttachmentType getBoundFramebufferAttachmentType(
DGLClientState.cpp1302 FboAttachmentType GLClientState::getBoundFramebufferAttachmentType(GLenum target, GLenum attachment… in getBoundFramebufferAttachmentType()