Searched refs:GL_GetProgramResourceLocationIndexEXT (Results 1 – 4 of 4) sorted by relevance
450 {"glGetProgramResourceLocationIndexEXT", P(GL_GetProgramResourceLocationIndexEXT)},
669 ANGLE_EXPORT GLint GL_APIENTRY GL_GetProgramResourceLocationIndexEXT(GLuint program,
3799 return GL_GetProgramResourceLocationIndexEXT(program, programInterface, name); in glGetProgramResourceLocationIndexEXT()
3719 GLint GL_APIENTRY GL_GetProgramResourceLocationIndexEXT(GLuint program, in GL_GetProgramResourceLocationIndexEXT() function