Searched defs:getProgramResourceIndex (Results 1 – 2 of 2) sorted by relevance
578 PFNGLGETPROGRAMRESOURCEINDEXPROC getProgramResourceIndex = nullptr; variable
2566 GLuint Context::getProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar *name) in getProgramResourceIndex() function in gl::Context