gl_clear_color

Wrapper to glClearColor

@trusted nothrow
void
gl_clear_color
(
float r = 0.0
,
float g = 0.0
,
float b = 0.0
,
float a = 1.0
)

Meta