des.gl.shader

Undocumented in source.

Members

Classes

CommonGLShaderProgram
class CommonGLShaderProgram
GLFragShader
class GLFragShader
GLGeomShader
class GLGeomShader
GLShader
class GLShader
GLShaderException
class GLShaderException
GLShaderProgram
class GLShaderProgram
GLVertShader
class GLVertShader

Functions

glPostfix
string glPostfix()

allows float, int, 'uint`

isAllConv
bool isAllConv()
Undocumented in source. Be warned that the author may not have intended to support it.
parseGLShaderSource
GLShader[] parseGLShaderSource(string src, string separator)

parse solid input string to different shaders

Meta