Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp1058 GraphicsPipelineWrapper m_pipelineSecondDraw; member in vkt::pipeline::__anon37dc64360111::DepthBoundsRangeUnrestrictedTestInstance
1065 , m_pipelineSecondDraw(m_context.getInstanceInterface(), m_context.getDeviceInterface(), in DepthBoundsRangeUnrestrictedTestInstance()
1104 preparePipelineWrapper(m_pipelineSecondDraw, *m_renderPassSecondDraw); in DepthBoundsRangeUnrestrictedTestInstance()
1167 (firstDraw ? m_pipeline : m_pipelineSecondDraw)); in prepareCommandBuffer()