Searched refs:m_graphicsPipeline1 (Results 1 – 1 of 1) sorted by relevance
123 Move<VkPipeline> m_graphicsPipeline1; member in vkt::renderpass::__anoncab1cce10111::MultipleSubpassesMultipleCommandBuffersTestInstance655 m_graphicsPipeline1 = makeGraphicsPipeline(vk, // const DeviceInterface& vk in MultipleSubpassesMultipleCommandBuffersTestInstance()764 vk.cmdBindPipeline(*m_cmdBufferA, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline1); in createCommandBuffer()769 vk.cmdBindPipeline(*m_cmdBufferB, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline1); in createCommandBuffer()