Remove dependency on OpenGL
This commit is contained in:
@@ -4,7 +4,7 @@ module Shader.Parameters
|
||||
, numSubElements
|
||||
, glushortSize
|
||||
) where
|
||||
import Graphics.Rendering.OpenGL hiding (Point,translate,scale,imageHeight)
|
||||
import Graphics.GL.Core45
|
||||
import Foreign
|
||||
|
||||
floatSize :: Int
|
||||
|
||||
Reference in New Issue
Block a user