Searched defs:getFragDataLocation (Results 1 – 9 of 9) sorted by relevance
291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
241 GLint Program::getFragDataLocation(const GLchar *name) in getFragDataLocation() function in es2::Program
274 glGetFragDataLocationFunc getFragDataLocation; variable
2453 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
7708 GLint Context::getFragDataLocation(ShaderProgramID program, const GLchar *name) in getFragDataLocation() function in gl::Context
4171 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
15417 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
4151 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
15397 getFragDataLocation(program: WebGLProgram, name: string): GLint; method