Skip to content

vkd3d: Do not reset the descriptor heap count unless full or the command list is reset.

Conor McCarthy requested to merge cmccarthy/vkd3d:heap_count into master

The same heaps must be flushed again if the command list is executed again without a reset.

Merge request reports

Loading