dglsl.program

Undocumented in source.

Members

Classes

Program
class Program(T...)
Undocumented in source.

Functions

infoLog
string infoLog(Program!T p)
Undocumented in source. Be warned that the author may not have intended to support it.
makeProgram
auto makeProgram(T shaders)
Undocumented in source. Be warned that the author may not have intended to support it.
shader_uniform
string shader_uniform()
Undocumented in source. Be warned that the author may not have intended to support it.
shader_uniform_list
Tuple!(string, string)[] shader_uniform_list()
Undocumented in source. Be warned that the author may not have intended to support it.
shader_uniform_list
Tuple!(string, string)[] shader_uniform_list()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta