Home
last modified time | relevance | path

Searched refs:m_graphicsPipeline2 (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp124 Move<VkPipeline> m_graphicsPipeline2; member in vkt::renderpass::__anon4f5ed8e00111::MultipleSubpassesMultipleCommandBuffersTestInstance
675 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()