Home
last modified time | relevance | path

Searched defs:attachmentReferenceLists (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp585 … createSubpassDescription(const Subpass &subpass, std::vector<AttachmentRef> *attachmentReferenceL… in createSubpassDescription()
737 …std::vector<std::vector<AttachmentRef>> attachmentReferenceLists(renderPassInfo.getSubpasses().siz… in createRenderPass() local
H A DvktRenderPassTests.cpp1227 …esc createSubpassDescription(const Subpass &subpass, vector<AttachmentRef> *attachmentReferenceLis… in createSubpassDescription()
1349 vector<vector<AttachmentRef>> attachmentReferenceLists(renderPassInfo.getSubpasses().size() * in createRenderPass() local