Home
last modified time | relevance | path

Searched refs:inputAttachmentsSetLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp448 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vk, device); in iterate() local
450 makeDescriptorSet(vk, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in iterate()
494 …nique<VkPipelineLayout> pipelineLayout(makePipelineLayout(vk, device, *inputAttachmentsSetLayout)); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp7097 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkIntermediateCopy() local
7101 makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkIntermediateCopy()
7112 inputAttachmentsSetLayout.get(), in checkIntermediateCopy()
8616 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkCopyResults() local
8620 makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkCopyResults()
8631 inputAttachmentsSetLayout.get(), in checkCopyResults()