Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 4889c718 by Conor McCarthy at 2024-10-22T20:42:06+02:00 vkd3d: Zero the pipeline state UAV counter view array when the state is invalidated. (Valgrind)
Otherwise a comparison with uninitialised data occurs in d3d12_command_list_update_descriptor_table() if virtual heaps are used.
- - - - -
1 changed file:
- libs/vkd3d/command.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/4889c71857ce2152a9c9e014b9f583...