Searched refs:m_pipelineLayoutPass1 (Results 1 – 1 of 1) sorted by relevance
1916 PipelineLayoutWrapper m_pipelineLayoutPass1; member in vkt::__anon424455070111::MaxAttachmenstsRenderPassTestInstance1950 …, m_pipelineLayoutPass1(config.groupParams->pipelineConstructionType, context.getDeviceInterface(), in MaxAttachmenstsRenderPassTestInstance()2214 …vk.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutPass1, 0, 1u, in drawSecondSubpass()2809 …PipelineLayoutWrapper &pipelineLayout(secondSubpass ? m_pipelineLayoutPass1 : m_pipelineLayoutPass… in createRenderPipeline()