des.gl.base.shader

Undocumented in source.

Members

Classes

CommonGLShaderProgram
class CommonGLShaderProgram
GLShader
class GLShader
GLShaderException
class GLShaderException
GLShaderProgram
class GLShaderProgram

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