Searched defs:getColorAttachment (Results 1 – 4 of 4) sorted by relevance
54 const VkRenderingAttachmentInfo *getColorAttachment(uint32_t i) const in getColorAttachment() function
543 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState1077 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::__anon29dbf92e0111::TestFramebuffer
1753 …const Attachment& getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachme… in getColorAttachment() function in vkt::__anone08f04e90111::SubpassRenderInfo