Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1914 PipelineLayoutWrapper m_pipelineLayoutPass0; member in vkt::__anon424455070111::MaxAttachmenstsRenderPassTestInstance
1946 …, m_pipelineLayoutPass0(config.groupParams->pipelineConstructionType, context.getDeviceInterface(), in MaxAttachmenstsRenderPassTestInstance()
2809 …pelineLayoutWrapper &pipelineLayout(secondSubpass ? m_pipelineLayoutPass1 : m_pipelineLayoutPass0); in createRenderPipeline()