Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp707 deUint32 inputAttachments = 0; in computeMaxPerStageDescriptorCount() local
DvktDescriptorSetsIndexingTests.cpp3517 std::vector<VkImageView> inputAttachments; in createFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp726 deUint32 inputAttachments = 0; in initPrograms() local
1517 vector<Move<VkImage>> inputAttachments; in iterate() local
DvktBindingDescriptorUpdateTests.cpp553 std::vector<vk::VkAttachmentReference> inputAttachments; in iterate() local
DvktBindingDescriptorCopyTests.cpp1558 vector<VkAttachmentReference> inputAttachments; in run() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp403 const std::vector<AttachmentReference>& inputAttachments, in Subpass()
DvktRenderPassTests.cpp587 const vector<AttachmentReference>& inputAttachments, in Subpass()
904 const vector<AttachmentReference>& inputAttachments = subpass.getInputAttachments(); in logRenderPassInfo() local