Searched refs:getActiveUniformMaxLength (Results 1 – 5 of 5) sorted by relevance
474 GLint Program::getActiveUniformMaxLength() in getActiveUniformMaxLength() function in gl::Program479 return programBinary->getActiveUniformMaxLength(); in getActiveUniformMaxLength()
93 GLint getActiveUniformMaxLength();
109 GLint getActiveUniformMaxLength() const;
2461 GLint ProgramBinary::getActiveUniformMaxLength() const in getActiveUniformMaxLength() function in gl::ProgramBinary
3465 *params = programObject->getActiveUniformMaxLength(); in glGetProgramiv()