Files
renderdoc/util/test/tests/Vulkan/VK_Workgroup_Zoo.py
T
Jake Turner e14bc98e18 Added VK_Workgroup_Zoo, D3D12_Workgroup_Zoo tests
Tests specifically aimed at workgroup debugging i.e GSM and non-aligned subgroups
Not focused on unit tests of subgroup/quad instructions that is handled by *_Subgroup_Zoo
2025-04-18 13:58:09 +01:00

6 lines
123 B
Python

import rdtest
class VK_Workgroup_Zoo(rdtest.Workgroup_Zoo):
demos_test_name = 'VK_Workgroup_Zoo'
internal = False