Searched refs:m_subpassDescriptorPool (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 790 const Unique<VkDescriptorPool> m_subpassDescriptorPool; member in vkt::__anon4d6b43600111::SampleReadTestInstance 826 …, m_subpassDescriptorPool (createSubpassDescriptorPool(context.getDeviceInterface(), context.getD… in SampleReadTestInstance() 827 …escriptorSet(context.getDeviceInterface(), context.getDevice(), *m_subpassDescriptorPool, *m_subpa… in SampleReadTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 790 const Unique<VkDescriptorPool> m_subpassDescriptorPool; member in vkt::__anonfe7b71e00111::SampleReadTestInstance 826 …, m_subpassDescriptorPool (createSubpassDescriptorPool(context.getDeviceInterface(), context.getD… in SampleReadTestInstance() 827 …escriptorSet(context.getDeviceInterface(), context.getDevice(), *m_subpassDescriptorPool, *m_subpa… in SampleReadTestInstance()
|