Searched defs:getUniformBlockIndex (Results 1 – 10 of 10) sorted by relevance
916 int getUniformBlockIndex(int index) const { return getUniform(index).index; } in getUniformBlockIndex() function
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
7750 GLuint Context::getUniformBlockIndex(ShaderProgramID program, const GLchar *uniformBlockName) in getUniformBlockIndex() function in gl::Context
4179 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
15425 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
4159 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
15405 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method