Henri Verbeet pushed to branch master at wine / vkd3d
Commits: d76435cd by Conor McCarthy at 2024-10-08T20:34:03+02:00 tests: Move the dxc compilation helpers to utils.h.
- - - - - fc651705 by Conor McCarthy at 2024-10-08T20:34:03+02:00 tests/shader_runner: Introduce struct vulkan_test_context for the Vulkan runner.
- - - - - ce836288 by Conor McCarthy at 2024-10-08T20:34:03+02:00 tests/shader-runner: Move struct vulkan_test_context to vulkan_utils.h.
- - - - - fcb09be6 by Conor McCarthy at 2024-10-08T20:34:03+02:00 tests/shader-runner: Move the Vulkan helper functions to vulkan_utils.h.
- - - - -
7 changed files:
- Makefile.am - tests/shader_runner.c - tests/shader_runner.h - tests/shader_runner_d3d12.c - tests/shader_runner_vulkan.c - tests/utils.h - + tests/vulkan_utils.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/102cfdab360fc33425ef722d1611b...