Searched refs:getActiveAttributeCount (Results 1 – 3 of 3) sorted by relevance
114 GLint getActiveAttributeCount();
2309 if (index >= (GLuint)programObject->getActiveAttributeCount()) in glGetActiveAttrib()2878 *params = programObject->getActiveAttributeCount(); in glGetProgramiv()
2621 GLint Program::getActiveAttributeCount() in getActiveAttributeCount() function in gl::Program