Home
last modified time | relevance | path

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

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