Skip to content

Commit

Permalink
Added default value for rotShear benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
scambier authored and ftsf committed Jul 9, 2024
1 parent 42c5a3a commit ec62090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/benchmark.nim
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ toDraw[bmSprite] = 1000
toDraw[bmSpriteIntScaled] = 1000
toDraw[bmSpriteScaled] = 1000
toDraw[bmSpriteRot] = 1000
toDraw[bmSpriteShearRot] = 1000
toDraw[bmTrifill] = 1000
toDraw[bmTTrifill] = 1000

Expand Down

0 comments on commit ec62090

Please sign in to comment.