Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp291 Move<VkPipeline> m_graphicsPipelineSubpass1; member in vkt::renderpass::__anon70378e610111::UnusedAttachmentTestInstance
786 m_graphicsPipelineSubpass1 = makeGraphicsPipeline(vk, // const DeviceInterface& vk in UnusedAttachmentTestInstance()
878 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineSubpass1); in createCommandBuffer()