Cleanup. Start tweaking flares, glares and flashes
This commit is contained in:
@@ -6,6 +6,7 @@ import Graphics.GL.Types
|
||||
import Graphics.GL.Tokens
|
||||
|
||||
marshalEPrimitiveMode :: EPrimitiveMode -> GLenum
|
||||
{-# INLINABLE marshalEPrimitiveMode #-}
|
||||
marshalEPrimitiveMode x = case x of
|
||||
EPoints -> GL_POINTS
|
||||
ELines -> GL_LINES
|
||||
|
||||
Reference in New Issue
Block a user