Home
last modified time | relevance | path

Searched refs:getRightTopology (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp211 virtual VkPrimitiveTopology getRightTopology (void) const { return VK_PRIMITIVE_TOPOLOGY_LAST; } in getRightTopology() function in vkt::rasterization::__anon28377::BaseRenderingTestInstance
907 vkd.cmdSetPrimitiveTopology(*commandBuffer, getRightTopology()); in drawPrimitives()
4905 VkPrimitiveTopology getRightTopology (void) const override { return VK_PRIMITIVE_TOPOLOGY_LINE_LIST; }
4982 VkPrimitiveTopology getRightTopology (void) const override { return VK_PRIMITIVE_TOPOLOGY_LINE_STRIP; }
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp207 virtual VkPrimitiveTopology getRightTopology (void) const { return VK_PRIMITIVE_TOPOLOGY_LAST; } in getRightTopology() function in vkt::rasterization::__anon29580::BaseRenderingTestInstance
904 vkd.cmdSetPrimitiveTopology(*commandBuffer, getRightTopology()); in drawPrimitives()
4655 VkPrimitiveTopology getRightTopology (void) const override { return VK_PRIMITIVE_TOPOLOGY_LINE_LIST; }
4732 VkPrimitiveTopology getRightTopology (void) const override { return VK_PRIMITIVE_TOPOLOGY_LINE_STRIP; }

Completed in 26 milliseconds