Files
renderdoc/util/test/tests/Vulkan/VK_Pixel_History.py
T
baldurk d8fa6a1747 Revamp vulkan pixel history test to cover more cases
* The test is also written generically to be applied to other APIs uniformly
2025-10-27 11:50:35 +00:00

6 lines
123 B
Python

import rdtest
class VK_Pixel_History(rdtest.Pixel_History):
demos_test_name = 'VK_Pixel_History'
internal = False