Searched refs:m_pipelineLayoutPass1 (Results 1 – 1 of 1) sorted by relevance
1541 const Unique<VkPipelineLayout> m_pipelineLayoutPass1; member in vkt::__anon156ab5910111::MaxAttachmenstsRenderPassTestInstance1571 , m_pipelineLayoutPass1 (createRenderPipelineLayout(1)) in MaxAttachmenstsRenderPassTestInstance()1665 …vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutPass1,… in submit()2378 secondSubpass ? *m_pipelineLayoutPass1 : *m_pipelineLayoutPass0, // pipelineLayout in createRenderPipeline()