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