Searched refs:getNumColorAttachments (Results 1 – 3 of 3) sorted by relevance
278 size_t getNumColorAttachments() const;
1140 size_t Framebuffer::getNumColorAttachments() const in getNumColorAttachments() function in gl::Framebuffer
4330 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferfv()4354 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferuiv()4382 static_cast<size_t>(drawbuffer) < framebufferObject->getNumColorAttachments()) in clearBufferiv()