Searched refs:m_subpassDescriptorSetLayout (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 787 const Unique<VkDescriptorSetLayout> m_subpassDescriptorSetLayout; member in vkt::__anon4d6b43600111::SampleReadTestInstance 823 …, m_subpassDescriptorSetLayout (createSubpassDescriptorSetLayout(context.getDeviceInterface(), con… in SampleReadTestInstance() 824 …ssPipelineLayout(context.getDeviceInterface(), context.getDevice(), *m_subpassDescriptorSetLayout)) in SampleReadTestInstance() 827 …eInterface(), context.getDevice(), *m_subpassDescriptorPool, *m_subpassDescriptorSetLayout, *m_src… in SampleReadTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 787 const Unique<VkDescriptorSetLayout> m_subpassDescriptorSetLayout; member in vkt::__anonfe7b71e00111::SampleReadTestInstance 823 …, m_subpassDescriptorSetLayout (createSubpassDescriptorSetLayout(context.getDeviceInterface(), con… in SampleReadTestInstance() 824 …ssPipelineLayout(context.getDeviceInterface(), context.getDevice(), *m_subpassDescriptorSetLayout)) in SampleReadTestInstance() 827 …eInterface(), context.getDevice(), *m_subpassDescriptorPool, *m_subpassDescriptorSetLayout, *m_src… in SampleReadTestInstance()
|