Searched refs:beginRenderPassWithRasterizationDisabled (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.hpp | 295 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCo…
|
D | vktSynchronizationUtil.cpp | 115 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 216 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCom…
|
D | vktTessellationUtil.cpp | 89 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
D | vktTessellationFractionalSpacingTests.cpp | 602 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
|
D | vktTessellationInvarianceTests.cpp | 650 beginRenderPassWithRasterizationDisabled(vk, *m_cmdBuffer, *m_renderPass, *m_framebuffer); in draw() 1470 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate() 2102 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
|
D | vktTessellationCoordinatesTests.cpp | 753 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate()
|