Searched refs:m_pipelineLayoutSubpass1 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassUnusedAttachmentTests.cpp | 346 PipelineLayoutWrapper m_pipelineLayoutSubpass1; member in vkt::renderpass::__anon2816d8570111::UnusedAttachmentTestInstance 710 …m_pipelineLayoutSubpass1 = PipelineLayoutWrapper(testParams.groupParams->pipelineConstructionType,… in UnusedAttachmentTestInstance() 874 ….setupPreRasterizationShaderState(viewports, scissors, m_pipelineLayoutSubpass1, *m_renderPass, 1u, in UnusedAttachmentTestInstance() 877 ….setupFragmentShaderState(m_pipelineLayoutSubpass1, *m_renderPass, 1u, m_fragmentShaderModuleSubpa… in UnusedAttachmentTestInstance() 881 .setMonolithicPipelineLayout(m_pipelineLayoutSubpass1) in UnusedAttachmentTestInstance() 1111 …vk.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutSubpass1, 0,… in drawSecondSubpass()
|