Henri Verbeet pushed to branch master at wine / vkd3d
Commits: fb91bd7b by Giovanni Mascellani at 2025-07-14T18:36:35+02:00 vkd3d: Move vkd3d_vk_descriptor_set_index_from_vk_descriptor_type() to resource.c.
It's only used there.
- - - - - 1a5a2969 by Giovanni Mascellani at 2025-07-14T18:37:13+02:00 vkd3d/resource: Write null descriptors with their correct type when using mutable descriptor types.
This fixes crashes in test_null_srv() and test_null_uav() with llvmpipe and NVIDIA GPUs.
- - - - -
3 changed files:
- libs/vkd3d/resource.c - libs/vkd3d/vkd3d_private.h - tests/d3d12.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/fc77bddb9c1fec05570d84faec63b...