Skip to content
Snippets Groups Projects
Commit 5c097521 authored by Conor McCarthy's avatar Conor McCarthy Committed by Alexandre Julliard
Browse files

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.
parent f3749342
Branches
Tags
1 merge request!311vkd3d: Do not flush descriptor heaps stored in the command list when the array size is exceeded.
Pipeline #14092 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment