Skip to content
Snippets Groups Projects

vkd3d: Do not flush descriptor heaps stored in the command list when the array size is exceeded.

Merged Conor McCarthy requested to merge cmccarthy/vkd3d:add_descriptor_heap into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading