Searched refs:getFirstColorAttachment (Results 1 – 9 of 9) sorted by relevance
75 const FramebufferAttachment *getFirstColorAttachment() const;248 const FramebufferAttachment *getFirstColorAttachment() const;
494 auto *colorAttachment = getFirstColorAttachment(); in getFirstNonNullAttachment()502 const FramebufferAttachment *FramebufferState::getFirstColorAttachment() const in getFirstColorAttachment() function in gl::FramebufferState1022 const FramebufferAttachment *Framebuffer::getFirstColorAttachment() const in getFirstColorAttachment() function in gl::Framebuffer1024 return mState.getFirstColorAttachment(); in getFirstColorAttachment()
2839 const FramebufferAttachment *colorbuffer = framebuffer->getFirstColorAttachment(); in getIntegerv()
2443 drawFramebuffer->getFirstColorAttachment(); in ValidateBlitFramebufferANGLE()
91 const gl::FramebufferAttachment *colorAttachment = mState.getFirstColorAttachment(); in clearImpl()
409 const gl::FramebufferAttachment *colorAttachment = fboData.getFirstColorAttachment(); in clearFramebuffer()
859 const auto *firstColorAttachment = framebuffer->getFirstColorAttachment(); in checkPresentPath()
779 const auto *attachment = framebuffer->getFirstColorAttachment(); in setColorMask()
1115 const gl::FramebufferAttachment *firstColorAttachment = framebuffer->getFirstColorAttachment(); in updateState()1154 drawFramebuffer->getFirstColorAttachment(); in setBlendDepthRasterStates()