Graphics.GPipe.Expr

Atomic shader type

data S x a

data V

data F

type VFloat

type VInt

type VWord

type VBool

type FFloat

type FInt

type FWord

type FBool

Type classes where the Prelude ones are lacking

class Convert a

class Integral' a

class Real' a

class FloatingOrd a

Additional functions

dFdx

dFdy

fwidth

Shader control structures

while

ifThen

ifThenElse

ifThenElse'

data ShaderBase a x

class ShaderType a x