Home
last modified time | relevance | path

Searched defs:dsAttachmentReference (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp542 const vk::VkAttachmentReference dsAttachmentReference = { in iterate() local
H A DvktPipelineMultisampleTests.cpp4544 …const auto dsAttachmentReference = makeAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_STENCIL_AT… in renderReusingDepth() local
5656 const VkAttachmentReference2 dsAttachmentReference = { in ZExportIterate() local
H A DvktPipelineExtendedDynamicStateTests.cpp5430 const vk::VkAttachmentReference dsAttachmentReference = { in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2549 … AttachmentReference dsAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, in setup() local
H A DvktRenderPassTests.cpp3388 … const AttachmentReference &dsAttachmentReference = subpass.getDepthStencilAttachment(); in pushDynamicRenderingCommands() local