Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp1334 const Unique<VkPipelineLayout> m_splitPipelineLayout; member in vkt::__anon7ad755d10111::MultisampleRenderPassTestInstance
1380 …, m_splitPipelineLayout (createSplitPipelineLayout(context.getDeviceInterface(), context.getDevi… in MultisampleRenderPassTestInstance()
1381 …ontext.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_splitPipelineLayout, context.g… in MultisampleRenderPassTestInstance()
1472 …vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_splitPipelineLayout,… in iterateInternal()
1473 …vkd.cmdPushConstants(*commandBuffer, *m_splitPipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0u, siz… in iterateInternal()