Searched refs:getActiveAttributeMaxLength (Results 1 – 6 of 6) sorted by relevance
118 GLint getActiveAttributeMaxLength() const;
2109 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in gl::Program
2771 *params = programObject->getActiveAttributeMaxLength(); in glGetProgramiv()
187 GLint getActiveAttributeMaxLength() const;
2620 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in es2::Program
3183 *params = programObject->getActiveAttributeMaxLength(); in GetProgramiv()