Searched defs:getUniformBlockIndex (Results 1 – 6 of 6) sorted by relevance
921 int getUniformBlockIndex(int index) const { return getUniform(index).index; } in getUniformBlockIndex() function
350 PFNGLGETUNIFORMBLOCKINDEXPROC getUniformBlockIndex = nullptr; variable
386 glGetUniformBlockIndexFunc getUniformBlockIndex; variable
2624 GLuint Program::getUniformBlockIndex(const std::string &name) const in getUniformBlockIndex() function in gl::Program
7865 GLuint Context::getUniformBlockIndex(ShaderProgramID program, const GLchar *uniformBlockName) in getUniformBlockIndex() function in gl::Context