Tweak single bind pass

This commit is contained in:
jgk
2021-07-26 12:51:01 +02:00
parent 59be6eb216
commit d27c5e7ff4
2 changed files with 40 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ floatSize = sizeOf (0.5 :: GLfloat)
numDrawableElements :: Int
{-# INLINE numDrawableElements #-}
numDrawableElements = 70000
numDrawableElements = 60000
numSubElements :: Int
{-# INLINE numSubElements #-}