glsl-0.0.1.0: Parser and optimizer for a small subset of GLSL
Safe HaskellNone
LanguageHaskell2010

Language.GLSL.Optimizer

Documentation

optimize :: Annot a => GLSL a -> GLSL a Source #

main :: IO () Source #