Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp787 const Unique<VkDescriptorSetLayout> m_subpassDescriptorSetLayout; member in vkt::__anon4d5745420111::SampleReadTestInstance
822 …, m_subpassDescriptorSetLayout (createSubpassDescriptorSetLayout(context.getDeviceInterface(), con… in SampleReadTestInstance()
823 …ssPipelineLayout(context.getDeviceInterface(), context.getDevice(), *m_subpassDescriptorSetLayout)) in SampleReadTestInstance()
826 …eInterface(), context.getDevice(), *m_subpassDescriptorPool, *m_subpassDescriptorSetLayout, *m_src… in SampleReadTestInstance()