Searched defs:bindFragDataLocation (Results 1 – 5 of 5) sorted by relevance
261 PFNGLBINDFRAGDATALOCATIONPROC bindFragDataLocation = nullptr; variable
19 glBindFragDataLocationFunc bindFragDataLocation; variable
6334 void Context::bindFragDataLocation(GLuint program, GLuint colorNumber, const char *name) in bindFragDataLocation() function in gl::Context
7138 void Context::bindFragDataLocation(ShaderProgramID program, GLuint colorNumber, const char *name) in bindFragDataLocation() function in gl::Context