mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-26 09:21:37 +00:00
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
6 lines
123 B
Python
6 lines
123 B
Python
import rdtest
|
|
|
|
class VK_Workgroup_Zoo(rdtest.Workgroup_Zoo):
|
|
demos_test_name = 'VK_Workgroup_Zoo'
|
|
internal = False
|