Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp439 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vk, device); in iterate() local
440 …Attachments = makeDescriptorSet(vk, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in iterate()
475 …<VkPipelineLayout> pipelineLayout (makePipelineLayout(vk, device, *inputAttachmentsSetLayout)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp439 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vk, device); in iterate() local
440 …Attachments = makeDescriptorSet(vk, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in iterate()
475 …<VkPipelineLayout> pipelineLayout (makePipelineLayout(vk, device, *inputAttachmentsSetLayout)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6446 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkIntermediateCopy() local
6449 …ttachments = makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkIntermediateCopy()
6462 inputAttachmentsSetLayout.get(), in checkIntermediateCopy()
7967 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkCopyResults() local
7970 …ttachments = makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkCopyResults()
7983 inputAttachmentsSetLayout.get(), in checkCopyResults()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6733 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkIntermediateCopy() local
6736 …ttachments = makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkIntermediateCopy()
6749 inputAttachmentsSetLayout.get(), in checkIntermediateCopy()
8245 const auto inputAttachmentsSetLayout = layoutBuilderAttachments.build(vkd, device); in checkCopyResults() local
8248 …ttachments = makeDescriptorSet(vkd, device, descriptorPool.get(), inputAttachmentsSetLayout.get()); in checkCopyResults()
8261 inputAttachmentsSetLayout.get(), in checkCopyResults()