Francisco Casas
|
19c23ca6f2
|
tests/shader_runner: Replace spaces with dashes in format names.
Probably good if we want to allow specifying several formats in the same
line, separated by spaces.
While at it, rename "r32g32 int" to "r32g32-sint".
|
2024-08-22 16:01:37 +02:00 |
|
Conor McCarthy
|
eae1411cdc
|
tests/hlsl: Add tests for texture UAV signed atomics.
|
2024-04-23 22:36:08 +02:00 |
|
Conor McCarthy
|
ee8ca0e9c2
|
tests/hlsl: Add tests for texture UAV atomics.
|
2024-04-23 22:36:06 +02:00 |
|
Conor McCarthy
|
1c73ac668f
|
tests/hlsl: Add a test for UAV InterlockedExchange().
|
2024-04-23 22:36:05 +02:00 |
|
Conor McCarthy
|
96a0685ba6
|
vkd3d-shader/dxil: Implement DX intrinsic AtomicCompareExchange.
|
2024-02-20 22:50:16 +01:00 |
|
Conor McCarthy
|
560c9413c3
|
vkd3d-shader/dxil: Implement DX intrinsic AtomicBinOp.
|
2024-02-20 22:50:15 +01:00 |
|
Conor McCarthy
|
3906c12476
|
tests/shader-runner: Add tests for UAV atomic ops.
|
2024-02-20 22:50:13 +01:00 |
|