Conor McCarthy
|
a557ad0aea
|
tests/hlsl: Add a test for SV_RenderTargetArrayIndex.
|
2025-01-27 14:52:28 +01:00 |
|
Anna (navi) Figueiredo Gomes
|
d5ed4df254
|
tests/shader_runner: Add a "mesa<23.3" tag.
|
2024-12-19 20:34:55 +01:00 |
|
Giovanni Mascellani
|
3285d1ad8c
|
tests: Only destroy the device if the context has one in vulkan_test_context_destroy().
If vulkan_test_context_init_device() was never called, or failed to
create a device, the context won't have a device.
|
2024-10-10 19:53:18 +02:00 |
|
Conor McCarthy
|
fcb09be6e3
|
tests/shader-runner: Move the Vulkan helper functions to vulkan_utils.h.
|
2024-10-08 20:34:03 +02:00 |
|
Conor McCarthy
|
ce83628882
|
tests/shader-runner: Move struct vulkan_test_context to vulkan_utils.h.
|
2024-10-08 20:34:03 +02:00 |
|