Home
last modified time | relevance | path

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

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