Searched refs:getNumColorAttachments (Results 1 – 3 of 3) sorted by relevance
278 size_t getNumColorAttachments() const;
1132 size_t Framebuffer::getNumColorAttachments() const in getNumColorAttachments() function in gl::Framebuffer
4235 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferfv()4259 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferuiv()4287 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferiv()