Home
last modified time | relevance | path

Searched defs:resolveAttachmentReferences (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp1417 std::vector<VkAttachmentReference2> &resolveAttachmentReferences, in addSubpassDescription()
3065 std::vector<VkAttachmentReference2> resolveAttachmentReferences; in drawBasic() local
3373 std::vector<VkAttachmentReference2> resolveAttachmentReferences; in drawClearAttachments() local
3682 std::vector<std::vector<VkAttachmentReference2>> resolveAttachmentReferences(numSubpasses); in drawSingleRenderPass() local
3791 std::vector<VkAttachmentReference2> resolveAttachmentReferences; in drawMultiRenderPass() local
4724 std::vector<std::vector<VkAttachmentReference2>> resolveAttachmentReferences(numSubpasses); in drawInputAttachments() local
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp951 std::vector<VkAttachmentReference> resolveAttachmentReferences; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp590 std::vector<AttachmentRef> &resolveAttachmentReferences = attachmentReferenceLists[2]; in createSubpassDescription() local
H A DvktRenderPassTests.cpp1232 vector<AttachmentRef> &resolveAttachmentReferences = attachmentReferenceLists[2]; in createSubpassDescription() local