Safe Haskell | Safe-Infered |
---|
Graphics.LambdaCube.RenderSystem.GL.Texture
Documentation
Constructors
GLTexture | |
Fields
|
mkGLTexture :: RenderSystemCapabilities -> String -> TextureType -> Int -> Int -> Int -> TextureMipmap -> PixelFormat -> TextureUsage -> Bool -> Int -> String -> Maybe [Image] -> IO GLTextureSource