Graphics.IxShader.Function

funcReturnType

funcName

funcParams

returnValue

funcCall

data Function rtype fname ps

type IxFunction ctx i rtype fname ps

func

use

type Main

type family (a0 :++ (a1 :: [a0])) (a2 :: [a0]) :: [a0] where ...