Home
last modified time | relevance | path

Searched refs:getNumColorAttachments (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h278 size_t getNumColorAttachments() const;
DFramebuffer.cpp1140 size_t Framebuffer::getNumColorAttachments() const in getNumColorAttachments() function in gl::Framebuffer
DContext.cpp4330 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()