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