Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2212 uint32_t resolveAttachmentIndex; in beginDynamicRendering() member
2251 uint32_t resolveAttachmentIndex = VK_ATTACHMENT_UNUSED; in beginDynamicRendering() local
2293 const uint32_t resolveAttachmentIndex = colorAttachmentData.resolveAttachmentIndex; in beginDynamicRendering() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp773 const uint32_t resolveAttachmentIndex, in addSubpassColorAttachmentWithResolve()
H A DvktPipelineMultisampleTests.cpp3604 uint32_t resolveAttachmentIndex = VK_ATTACHMENT_UNUSED; in initialize() local