ShaderProgram.prepareForUse

Prepares the ShaderProgram for use. Make sure to call after adding all the shaders to be used.

class ShaderProgram
abstract @trusted
void
prepareForUse
()

Meta