DefaultShaderProgramFactory

Undocumented in source.
version(Have_derelict_gl3)
class DefaultShaderProgramFactory : CachedShaderProgramFactory {}

Members

Functions

create
ShaderProgram create()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CachedShaderProgramFactory

create
ShaderProgram create()
Undocumented in source.
createShaderProgram
ShaderProgram createShaderProgram()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta