Searched refs:getActiveBufferVariableCount (Results 1 – 3 of 3) sorted by relevance
522 size_t getActiveBufferVariableCount() const;
301 return (index < static_cast<GLuint>(programObject->getActiveBufferVariableCount())); in ValidateProgramResourceIndex()
2535 size_t Program::getActiveBufferVariableCount() const in getActiveBufferVariableCount() function in gl::Program