Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h86 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
242 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.cpp605 …const vector<AttachmentReference>& getColorAttachments (void) const { return m_colorAttachments;… in getColorAttachments() function in vkt::__anon051e17af0111::Subpass