Searched refs:beginRenderPassWithRasterizationDisabled (Results 1 - 9 of 9) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.hpp | 332 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
|
H A D | vktSynchronizationUtil.cpp | 120 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.hpp | 332 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
|
H A D | vktSynchronizationUtil.cpp | 120 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationUtil.hpp | 159 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCommandBuffer commandBuffer, const vk::VkRenderPass renderPass, const vk::VkFramebuffer framebuffer);
|
H A D | vktTessellationFractionalSpacingTests.cpp | 604 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer);
|
H A D | vktTessellationUtil.cpp | 60 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
H A D | vktTessellationInvarianceTests.cpp | 652 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 D | vktTessellationCoordinatesTests.cpp | 753 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer);
|
Completed in 14 milliseconds