Searched defs:getProgramResourceLocationIndex (Results 1 – 3 of 3) sorted by relevance
580 PFNGLGETPROGRAMRESOURCELOCATIONINDEXPROC getProgramResourceLocationIndex = nullptr; variable
331 glGetProgramResourceLocationIndexFunc getProgramResourceLocationIndex; variable
7416 int Context::getProgramResourceLocationIndex(ShaderProgramID program, in getProgramResourceLocationIndex() function in gl::Context