Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp656 std::vector<AttachmentRef>& inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() local
DvktRenderPassSubpassDependencyTests.cpp2114 vector<AttachmentReference> inputAttachmentReferences; in initTests() local
DvktRenderPassTests.cpp1125 vector<AttachmentRef>& inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() local
5206 std::vector<AttachmentReference> inputAttachmentReferences; in addAttachmentAllocationTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp984 std::vector<VkAttachmentReference> inputAttachmentReferences; member