Searched refs:getActiveAttributeMaxLength (Results 1 – 3 of 3) sorted by relevance
190 GLint getActiveAttributeMaxLength() const;
2800 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in es2::Program
2948 *params = programObject->getActiveAttributeMaxLength(); in GetProgramiv()