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