Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp237 Move<VkDescriptorPool> m_readDescriptorPool; member in vkt::synchronization::__anond87a1e340111::NoneStageTestInstance
870m_readDescriptorPool = buildDescriptorPool(VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT); in iterate()
872 … *m_readDescriptorPool, *m_readDescriptorSetLayout, VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT, in iterate()
887m_readDescriptorPool = buildDescriptorPool(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER); in iterate()
889 … *m_readDescriptorPool, *m_readDescriptorSetLayout, VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, in iterate()