Home
last modified time | relevance | path

Searched defs:Subpass (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.hpp218 struct Subpass { struct in vk::RenderPassWrapper
219 struct Attachment {
226 mutable std::vector<Attachment> m_colorAttachments;
227 mutable Attachment m_depthStencilAttachment;
228 mutable std::vector<Attachment> m_resolveAttachments;
229 mutable VkMultisampledRenderToSingleSampledInfoEXT m_msrtss = {};
230 mutable VkSubpassDescriptionDepthStencilResolve m_dsr = {};
231 mutable VkAttachmentReference2 m_depthStencilResolveAttachment = {};
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp279 class Subpass class
DvktRenderPassTestsUtil.cpp401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() function in vkt::renderpass::Subpass
DvktRenderPassTests.cpp573 class Subpass class
576 Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() function in vkt::__anon36f4cd630111::Subpass
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp279 class Subpass class
DvktRenderPassTestsUtil.cpp401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() function in vkt::renderpass::Subpass
DvktRenderPassTests.cpp563 class Subpass class
566 Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() function in vkt::__anon769819430111::Subpass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp84 } Subpass; typedef