Cleanup
This commit is contained in:
@@ -32,7 +32,7 @@ drawCPUShadows pdata s pos rad = do
|
||||
(theshad ^. shadVAO' . vaoVBO . vboPtr)
|
||||
--currentProgram $= theshad ^? shadProg
|
||||
glUseProgram (theshad ^. shadProg')
|
||||
bindVertexArrayObject $= Just (_vao $ _shadVAO' theshad)
|
||||
bindVertexArrayObject $= Just (_vaoName $ _shadVAO' theshad)
|
||||
glDrawArrays
|
||||
(marshalEPrimitiveMode $ _shadPrim' theshad)
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user