Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h247 AttribValidationInfo getAttribValidationInfo(GLuint program);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp855 AttribValidationInfo GLSharedGroup::getAttribValidationInfo(GLuint program) { in getAttribValidationInfo() function in gfxstream::guest::GLSharedGroup
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp2296 ctx->m_state->currentAttribValidationInfo = ctx->m_shared->getAttribValidationInfo(program); in s_glUseProgram()
5865 ctx->m_state->currentAttribValidationInfo = ctx->m_shared->getAttribValidationInfo(program); in s_glUseProgramStages()