Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
vertexToGLSLAttr :: VertexShader g i o -> (String, [(String, Int)]) Source
vertexToGLSL :: VertexShader g i o -> String Source
fragmentToGLSL :: FragmentShader g i -> String Source
exprToGLSL :: Expr -> String Source
globalName :: Typeable t => t -> String Source
attributeName :: Typeable t => t -> String Source