Searched defs:getUniformBlockIndex (Results 1 – 14 of 14) sorted by relevance
921 int getUniformBlockIndex(int index) const { return getUniform(index).index; } in getUniformBlockIndex() function
658 getUniformBlockIndex: function (...args) { method
350 PFNGLGETUNIFORMBLOCKINDEXPROC getUniformBlockIndex = nullptr; variable
451 GLuint Program::getUniformBlockIndex(const std::string &name) const in getUniformBlockIndex() function in es2::Program
386 glGetUniformBlockIndexFunc getUniformBlockIndex; variable
3115 GLuint Program::getUniformBlockIndex(const std::string &name) const in getUniformBlockIndex() function in gl::Program
7746 GLuint Context::getUniformBlockIndex(ShaderProgramID program, const GLchar *uniformBlockName) in getUniformBlockIndex() function in gl::Context
2647 GLuint Program::getUniformBlockIndex(const std::string &name) const in getUniformBlockIndex() function in gl::Program
6879 GLuint Context::getUniformBlockIndex(GLuint program, const GLchar *uniformBlockName) in getUniformBlockIndex() function in gl::Context
4049 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
17080 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
4029 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
17060 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method