glBoolProperty

Generates a static OpenGL boolean property (glEnable/glDisable)

mixin template glBoolProperty (
GLenum value
string name
) {}

Meta