Searched defs:getFragDataLocation (Results 1 – 4 of 4) sorted by relevance
291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
2134 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
7898 GLint Context::getFragDataLocation(ShaderProgramID program, const GLchar *name) in getFragDataLocation() function in gl::Context
273 glGetFragDataLocationFunc getFragDataLocation; variable