Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h87 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
251 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h76 const std::vector<FramebufferAttachment> &getColorAttachments() const in getColorAttachments() function
/third_party/vk-gl-cts/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::__anonc44970a30111::Subpass