Searched refs:m_graphicsPipeline0 (Results 1 – 1 of 1) sorted by relevance
122 Move<VkPipeline> m_graphicsPipeline0; member in vkt::renderpass::__anoncab1cce10111::MultipleSubpassesMultipleCommandBuffersTestInstance635 m_graphicsPipeline0 = makeGraphicsPipeline(vk, // const DeviceInterface& vk in MultipleSubpassesMultipleCommandBuffersTestInstance()754 vk.cmdBindPipeline(*m_cmdBufferA, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline0); in createCommandBuffer()759 vk.cmdBindPipeline(*m_cmdBufferB, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline0); in createCommandBuffer()