Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_imageless_framebuffer.cpp625 VkAttachmentReference depthStencilAttachmentReference = {}; in TEST_F() local
807 VkAttachmentReference depthStencilAttachmentReference = {}; in TEST_F() local
990 VkAttachmentReference2KHR depthStencilAttachmentReference = {}; in TEST_F() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2319 const auto &depthStencilAttachmentReference = subpass.getDepthStencilAttachment(); in beginDynamicRendering() local
6725 AttachmentReference depthStencilAttachmentReference(VK_ATTACHMENT_UNUSED, in addAttachmentAllocationTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp3720 const VkAttachmentReference depthStencilAttachmentReference = { in initialize() local