Home
last modified time | relevance | path

Searched defs:getColorAttachments (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DFramebuffer.h87 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
253 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp436 const std::vector<AttachmentReference>& Subpass::getColorAttachments (void) const in getColorAttachments() function in vkt::renderpass::Subpass
DvktRenderPassTests.cpp577 …const vector<AttachmentReference>& getColorAttachments (void) const { return m_colorAttachments;… in getColorAttachments() function in vkt::__anon1bce88700111::Subpass