Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp236 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCom…
DvktSynchronizationUtil.cpp212 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp222 void beginRenderPassWithRasterizationDisabled (const vk::DeviceInterface& vk, const vk::VkCom…
DvktTessellationFractionalSpacingTests.cpp601 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in test()
DvktTessellationCoordinatesTests.cpp572 beginRenderPassWithRasterizationDisabled(vk, *cmdBuffer, *renderPass, *framebuffer); in iterate()
DvktTessellationInvarianceTests.cpp649 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()
DvktTessellationUtil.cpp204 void beginRenderPassWithRasterizationDisabled (const DeviceInterface& vk, in beginRenderPassWithRasterizationDisabled() function