Searched refs:nextSubpass (Results 1 – 7 of 7) sorted by relevance
33 void nextSubpass();
141 void RenderPass::nextSubpass() in nextSubpass() function in vk::RenderPass
50 void nextSubpass(VkSubpassContents contents);
82 executionState.renderPass->nextSubpass(); in play()493 void CommandBuffer::nextSubpass(VkSubpassContents contents) in nextSubpass() function in vk::CommandBuffer
1610 vk::Cast(commandBuffer)->nextSubpass(contents); in vkCmdNextSubpass()
777 nextSubpass(); in RenderTarget()866 void nextSubpass (void) in nextSubpass() function in vkt::pipeline::__anon0919ed2e0111::RenderTarget2838 rt.nextSubpass(); in drawSubpasses()
12140 void nextSubpass( SubpassContents contents, Dispatch const &d = Dispatch() ) const;47789 …VULKAN_HPP_INLINE void CommandBuffer::nextSubpass( SubpassContents contents, Dispatch const &d) co… in nextSubpass() function in VULKAN_HPP_NAMESPACE::CommandBuffer47795 …VULKAN_HPP_INLINE void CommandBuffer::nextSubpass( SubpassContents contents, Dispatch const &d ) c… in nextSubpass() function in VULKAN_HPP_NAMESPACE::CommandBuffer