Searched defs:getColorAttachments (Results 1 – 3 of 3) sorted by relevance
87 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function253 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
436 const std::vector<AttachmentReference>& Subpass::getColorAttachments (void) const in getColorAttachments() function in vkt::renderpass::Subpass
577 …const vector<AttachmentReference>& getColorAttachments (void) const { return m_colorAttachments;… in getColorAttachments() function in vkt::__anon1bce88700111::Subpass