Searched defs:getColorAttachment (Results 1 – 4 of 4) sorted by relevance
58 const VkRenderingAttachmentInfo *getColorAttachment(uint32_t i) const in getColorAttachment() function
539 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState983 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
623 deUint32 TestFramebuffer::getColorAttachment (void) const in getColorAttachment() function in deqp::gles31::Functional::__anon7c4fe5b50111::TestFramebuffer
1742 …const Attachment& getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachme… in getColorAttachment() function in vkt::__anon1bce88700111::SubpassRenderInfo