Searched refs:getNumColorAttachments (Results 1 – 2 of 2) sorted by relevance
281 size_t getNumColorAttachments() const { return mState.mColorAttachments.size(); } in getNumColorAttachments() function
4888 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferfv()4912 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferuiv()4940 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferiv()