Home
last modified time | relevance | path

Searched refs:beginRenderPassWithRasterizationDisabled (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp332 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
H A DvktSynchronizationUtil.cpp120 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp332 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
H A DvktSynchronizationUtil.cpp120 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.hpp159 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
H A DvktTessellationFractionalSpacingTests.cpp604 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer);
H A DvktTessellationUtil.cpp60 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
H A DvktTessellationInvarianceTests.cpp652 beginRenderPassWithRasterizationDisabled(vk, *m_cmdBuffer, *m_renderPass, *m_framebuffer); in draw()
1476 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate()
2108 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
H A DvktTessellationCoordinatesTests.cpp753 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer);

Completed in 14 milliseconds