Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
douira committed Nov 25, 2024
1 parent d678560 commit a5fabd4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public ChunkRenderList(RenderRegion region) {
}

public void reset(int frame) {
// TODO: benchmark overall improvement and test if partial batch writing is worth it
this.prevSectionsWithGeometryCount = this.sectionsWithGeometryCount;

this.sectionsWithGeometryCount = 0;
Expand Down

0 comments on commit a5fabd4

Please sign in to comment.