Searched refs:m_readDescriptorPool (Results 1 – 1 of 1) sorted by relevance
237 Move<VkDescriptorPool> m_readDescriptorPool; member in vkt::synchronization::__anond87a1e340111::NoneStageTestInstance870 … m_readDescriptorPool = buildDescriptorPool(VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT); in iterate()872 … *m_readDescriptorPool, *m_readDescriptorSetLayout, VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT, in iterate()887 … m_readDescriptorPool = buildDescriptorPool(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER); in iterate()889 … *m_readDescriptorPool, *m_readDescriptorSetLayout, VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, in iterate()