Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
douira committed Oct 26, 2024
1 parent 1a9c166 commit 3cbdaf1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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 3cbdaf1

Please # to comment.