Home
last modified time | relevance | path

Searched refs:getBoundFramebufferAttachmentType (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h418 FboAttachmentType getBoundFramebufferAttachmentType(
DGLClientState.cpp1302 FboAttachmentType GLClientState::getBoundFramebufferAttachmentType(GLenum target, GLenum attachment… in getBoundFramebufferAttachmentType() function in GLClientState
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2282 state->getBoundFramebufferAttachmentType(target, attachment) != in s_glGetFramebufferAttachmentParameteriv()