Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2015 void fillRenderingInputAttachmentIndexInfo(const std::vector<AttachmentReference> &subpassInputAtta… in fillRenderingInputAttachmentIndexInfo()
6705 std::vector<uint32_t> subpassInputAttachments(inputAttachmentCount); in addAttachmentAllocationTests() local