assertGLError

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
void
assertGLError
(
lazy uint checked
,
string file = __FILE__
,
size_t line = __LINE__
,
string func = __FUNCTION__
)

Meta