vkd3d: Do not flush descriptor heaps stored in the command list when the array size is exceeded.
An earlier patch introduced a bug which overflows the descriptor heap array. The array should not be emptied here in case the list is resubmitted, so just flush the new heap.
Merge request reports
Activity
added 16 commits
-
1eb9edbc...f3749342 - 15 commits from branch
wine:master
- 5c097521 - vkd3d: Do not flush descriptor heaps stored in the command list when the array size is exceeded.
-
1eb9edbc...f3749342 - 15 commits from branch
Please register or sign in to reply