Searched defs:getUniformBlockIndex (Results 1 – 12 of 12) sorted by relevance
399 getUniformBlockIndex: function (...args) { method
350 PFNGLGETUNIFORMBLOCKINDEXPROC getUniformBlockIndex = nullptr; variable
451 GLuint Program::getUniformBlockIndex(const std::string &name) const in getUniformBlockIndex() function in es2::Program
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
4029 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
17060 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
4049 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method
17080 getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint; method