Cleanup matrices

This commit is contained in:
jgk
2021-06-24 18:49:10 +02:00
parent d4795749e3
commit bae8a4ed94
7 changed files with 35 additions and 141 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ renderFoldable pdata struct = do
-- before it performs another state change
bindShaderBuffers slist is
drawShaders slist is
zipWithM_ drawShader slist is
pokeEndTicks <- SDL.ticks
return $ pokeEndTicks - pokeStartTicks