Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp128 …const std::vector<VkAttachmentReference> inputAttachmentReferences = {{0u, inputAttachmentDescript… in makeRenderPassInputAttachment() local
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp1420const std::vector<VkAttachmentReference2> &inputAttachmentReferences, const int32_t attachmentNdxe… in addSubpassDescription()
4726 std::vector<VkAttachmentReference2> inputAttachmentReferences; in drawInputAttachments() local
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp949 std::vector<VkAttachmentReference> inputAttachmentReferences; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2548 vector<AttachmentReference> inputAttachmentReferences; in setup() local
3336 …vector<AttachmentReference> inputAttachmentReferences{{0u, VK_IMAGE_LAYOUT_GENERAL, inputAttachmen… in setup() local
4410 vector<AttachmentReference> inputAttachmentReferences; in initTests() local
H A DvktRenderPassTestsUtil.cpp588 std::vector<AttachmentRef> &inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() local
H A DvktRenderPassTests.cpp1230 vector<AttachmentRef> &inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() local
6723 std::vector<AttachmentReference> inputAttachmentReferences; in addAttachmentAllocationTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp7147 std::vector<VkAttachmentReference> inputAttachmentReferences; in checkIntermediateCopy() local
8679 std::vector<VkAttachmentReference> inputAttachmentReferences; in checkCopyResults() local