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