Searched refs:m_graphicsPipeline2 (Results 1 – 1 of 1) sorted by relevance
124 Move<VkPipeline> m_graphicsPipeline2; member in vkt::renderpass::__anon4f5ed8e00111::MultipleSubpassesMultipleCommandBuffersTestInstance675 m_graphicsPipeline2 = makeGraphicsPipeline(vk, // const DeviceInterface& vk in MultipleSubpassesMultipleCommandBuffersTestInstance()776 vk.cmdBindPipeline(*m_cmdBufferA, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline2); in createCommandBuffer()781 vk.cmdBindPipeline(*m_cmdBufferB, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline2); in createCommandBuffer()