Searched refs:getOutputResourceCount (Results 1 – 3 of 3) sorted by relevance
507 size_t getOutputResourceCount() const;
275 return (index < static_cast<GLuint>(programObject->getOutputResourceCount())); in ValidateProgramResourceIndex()
2292 size_t Program::getOutputResourceCount() const in getOutputResourceCount() function in gl::Program