Searched refs:m_graphicsPipelineSubpass1 (Results 1 – 1 of 1) sorted by relevance
291 Move<VkPipeline> m_graphicsPipelineSubpass1; member in vkt::renderpass::__anon70378e610111::UnusedAttachmentTestInstance786 m_graphicsPipelineSubpass1 = makeGraphicsPipeline(vk, // const DeviceInterface& vk in UnusedAttachmentTestInstance()878 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineSubpass1); in createCommandBuffer()