Files
renderdoc/util/test/tests/Vulkan/VK_Draw_Zoo.py
T
2020-05-12 19:04:57 +01:00

7 lines
131 B
Python

import rdtest
import renderdoc as rd
class VK_Draw_Zoo(rdtest.Draw_Zoo):
demos_test_name = 'VK_Draw_Zoo'
internal = False