Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.h89 const DrawBuffersVector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
262 const DrawBuffersVector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp376 const std::vector<AttachmentReference> &Subpass::getColorAttachments(void) const in getColorAttachments() function in vkt::renderpass::Subpass
H A DvktRenderPassTests.cpp574 const vector<AttachmentReference> &getColorAttachments(void) const in getColorAttachments() function in vkt::__anon33b72dba0111::Subpass