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