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.cpp2198 …const AttachmentReference& depthStencilAttachmentReference = subpassInfo.getDepthStencilAttachme… in beginDynamicRendering() local
3019 …const AttachmentReference& depthStencilAttachmentReference = subpassInfo.getDepthStencilAttachmen… in pushDynamicRenderingCommands() local
6118 …AttachmentReference depthStencilAttachmentReference (VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_GEN… in addAttachmentAllocationTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp3773 const VkAttachmentReference depthStencilAttachmentReference = in initialize() local