Searched refs:getActiveAttributesCountForProgram (Results 1 – 3 of 3) sorted by relevance
254 int getActiveAttributesCountForProgram(GLuint program);
958 int GLSharedGroup::getActiveAttributesCountForProgram(GLuint program) { in getActiveAttributesCountForProgram() function in gfxstream::guest::GLSharedGroup
6840 …SET_ERROR_IF(index >= ctx->m_shared->getActiveAttributesCountForProgram(program), GL_INVALID_VALUE… in s_glGetActiveAttrib()