Searched refs:m_streamPipelineLayout (Results 1 – 1 of 1) sorted by relevance
127 vk::Move<vk::VkPipelineLayout> m_streamPipelineLayout; member in vkt::conditional::__anonca6804f20111::ConditionalTransformFeedbackDraw323 …m_streamPipelineLayout = vk::createPipelineLayout(m_vk, m_context.getDevice(), &pipelineLayoutCrea… in createStreamPipeline()350 PipelineCreateInfo pipelineCreateInfo(*m_streamPipelineLayout, *m_renderPass, 0, 0); in createStreamPipeline()580 …m_vk.cmdPushConstants(*m_cmdBuffer, *m_streamPipelineLayout, vk::VK_SHADER_STAGE_GEOMETRY_BIT, 0u,… in iterate()