Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h550 FboAttachmentType getBoundFramebufferAttachmentType(
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2324 FboAttachmentType GLClientState::getBoundFramebufferAttachmentType(GLenum target, GLenum attachment… in getBoundFramebufferAttachmentType() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3281 state->getBoundFramebufferAttachmentType(target, attachment) != in s_glGetFramebufferAttachmentParameteriv()