Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed Jul 18, 2024
1 parent 34f4984 commit e6b89d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XenoAtom.Graphics/Vk/VkCommandList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ private void FlushNewResourceSets(

currentBatchCount = 0;
currentBatchFirstSet = currentSlot + 1;
currentBatchDynamicOffsetCount = 0;
}
}
}
Expand Down

0 comments on commit e6b89d3

Please sign in to comment.