Jake Turner
7782bc3452
Make VK_Graphics_Pipeline debugged pixel test fail instead of an error
2026-01-08 06:57:56 +13:00
baldurk
9de4a79859
Update tests to new descriptor interface
2024-04-10 18:58:52 +01:00
baldurk
beefd5b044
Fix descriptor set index reference in VK_Graphics_Pipeline test
2024-04-03 12:40:22 +01:00
Jake Turner
7934d1d16e
Change DebugPixel() to take a DebugShaderInputs struct
...
DebugShaderInputs struct contains existing the parameters:
sample
primitive
and a new parameter
view
Default constructor for DebugShaderInputs sets the parameters to NoPreference (~0U).
2024-03-13 07:58:48 +00:00
baldurk
0d9ea809dd
Fix some test failures by consistently stripping gl_PerVertex_Var prefix
2023-11-17 18:47:47 +00:00
baldurk
86d101eb88
Add test to make sure replay and analysis features work with library PSO
2023-01-12 15:20:28 +00:00