Searched defs:bindFragDataLocationIndexed (Results 1 – 4 of 4) sorted by relevance
378 PFNGLBINDFRAGDATALOCATIONINDEXEDPROC bindFragDataLocationIndexed = nullptr; variable
20 glBindFragDataLocationIndexedFunc bindFragDataLocationIndexed; variable
30 …virtual GrGLvoid bindFragDataLocationIndexed(GrGLuint program, GrGLuint colorNumber, GrGLuint inde… in bindFragDataLocationIndexed() function
7014 void Context::bindFragDataLocationIndexed(ShaderProgramID program, in bindFragDataLocationIndexed() function in gl::Context