Searched refs:m_subpassPipelineLayout (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 788 const Unique<VkPipelineLayout> m_subpassPipelineLayout; member in vkt::__anon4d5745420111::SampleReadTestInstance 823 …, m_subpassPipelineLayout (createSubpassPipelineLayout(context.getDeviceInterface(), context.getD… in SampleReadTestInstance() 824 …ntext.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_subpassPipelineLayout, context.… in SampleReadTestInstance() 886 …DescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_subpassPipelineLayout, 0u, 1u, … in iterateInternal()
|