Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.hpp33 void nextSubpass();
DVkRenderPass.cpp141 void RenderPass::nextSubpass() in nextSubpass() function in vk::RenderPass
DVkCommandBuffer.hpp50 void nextSubpass(VkSubpassContents contents);
DVkCommandBuffer.cpp82 executionState.renderPass->nextSubpass(); in play()
493 void CommandBuffer::nextSubpass(VkSubpassContents contents) in nextSubpass() function in vk::CommandBuffer
DlibVulkan.cpp1610 vk::Cast(commandBuffer)->nextSubpass(contents); in vkCmdNextSubpass()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp777 nextSubpass(); in RenderTarget()
866 void nextSubpass (void) in nextSubpass() function in vkt::pipeline::__anon0919ed2e0111::RenderTarget
2838 rt.nextSubpass(); in drawSubpasses()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12140 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::CommandBuffer
47795 …VULKAN_HPP_INLINE void CommandBuffer::nextSubpass( SubpassContents contents, Dispatch const &d ) c… in nextSubpass() function in VULKAN_HPP_NAMESPACE::CommandBuffer