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.cpp1379 const Unique<VkPipelineLayout> m_splitPipelineLayout; member in vkt::__anon7e6592500111::MultisampleRenderPassTestInstance
1422 …, m_splitPipelineLayout (createSplitPipelineLayout(context.getDeviceInterface(), context.getDevi… in MultisampleRenderPassTestInstance()
1423 …ontext.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_splitPipelineLayout, context.g… in MultisampleRenderPassTestInstance()
1486 …vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_splitPipelineLayout,… in iterate()
1487 …vkd.cmdPushConstants(*commandBuffer, *m_splitPipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0u, siz… in iterate()