Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp241 AttachmentReference m_depthStencilAttachment; member in vkt::renderpass::Subpass
DvktRenderPassTests.cpp602 AttachmentReference m_depthStencilAttachment; member in vkt::__anon14276ed80111::Subpass
1927 Maybe<AttachmentReference> m_depthStencilAttachment; member in vkt::__anon14276ed80111::SubpassRenderInfo
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp147 vk::VkAttachmentReference m_depthStencilAttachment; member in vkt::Draw::SubpassDescription
/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.hpp282 mutable Attachment m_depthStencilAttachment; member