Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp289 Move<VkPipelineLayout> m_pipelineLayoutSubpass1; member in vkt::renderpass::__anon70378e610111::UnusedAttachmentTestInstance
668 m_pipelineLayoutSubpass1 = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in UnusedAttachmentTestInstance()
788 *m_pipelineLayoutSubpass1, // const VkPipelineLayout pipelineLayout in UnusedAttachmentTestInstance()
879 …vk.cmdBindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutSubpass1,… in createCommandBuffer()