Searched defs:getFragDataLocation (Results 1 – 13 of 13) sorted by relevance
375 getFragDataLocation: function (...args) { method
291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
241 GLint Program::getFragDataLocation(const GLchar *name) in getFragDataLocation() function in es2::Program
273 glGetFragDataLocationFunc getFragDataLocation; variable
2453 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
7704 GLint Context::getFragDataLocation(ShaderProgramID program, const GLchar *name) in getFragDataLocation() function in gl::Context
2117 GLint Program::getFragDataLocation(const std::string &name) const in getFragDataLocation() function in gl::Program
6837 GLint Context::getFragDataLocation(GLuint program, const GLchar *name) in getFragDataLocation() function in gl::Context
4041 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
17072 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
4021 getFragDataLocation(program: WebGLProgram, name: string): GLint; method
17052 getFragDataLocation(program: WebGLProgram, name: string): GLint; method