Searched refs:m_subpassPipelineLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 600 PipelineLayoutWrapper m_subpassPipelineLayout; member in vkt::__anon6c5bceb80111::SampleReadTestInstance 657 , m_subpassPipelineLayout(m_groupParams->pipelineConstructionType, context.getDeviceInterface(), in SampleReadTestInstance() 968 … .setupPreRasterizationShaderState(viewports, scissors, m_subpassPipelineLayout, *m_renderPass, 1u, in createSubpassPipeline() 971 … .setupFragmentShaderState(m_subpassPipelineLayout, *m_renderPass, 1u, fragmentShaderModule, 0u, in createSubpassPipeline() 975 .setMonolithicPipelineLayout(m_subpassPipelineLayout) in createSubpassPipeline() 1018 …vk.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_subpassPipelineLayout, 0u,… in drawSecondSubpass()
|