Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1916 PipelineLayoutWrapper m_pipelineLayoutPass1; member in vkt::__anon424455070111::MaxAttachmenstsRenderPassTestInstance
1950 …, m_pipelineLayoutPass1(config.groupParams->pipelineConstructionType, context.getDeviceInterface(), in MaxAttachmenstsRenderPassTestInstance()
2214 …vk.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutPass1, 0, 1u, in drawSecondSubpass()
2809 …PipelineLayoutWrapper &pipelineLayout(secondSubpass ? m_pipelineLayoutPass1 : m_pipelineLayoutPass… in createRenderPipeline()