Searched refs:beginRenderPassWithRasterizationDisabled (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.hpp | 236 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCom…
|
D | vktSynchronizationUtil.cpp | 212 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 222 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCom…
|
D | vktTessellationFractionalSpacingTests.cpp | 601 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
|
D | vktTessellationCoordinatesTests.cpp | 572 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate()
|
D | vktTessellationInvarianceTests.cpp | 649 beginRenderPassWithRasterizationDisabled(vk, *m_cmdBuffer, *m_renderPass, *m_framebuffer); in draw() 1443 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate() 2072 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
|
D | vktTessellationUtil.cpp | 204 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
|