checkGLCall

call checkGL after function call

template checkGLCall(alias fnc, string file = __FILE__, size_t line = __LINE__, Args...)
checkGLCall
(
Args...
)
(
Args args
)

Members

Functions

checkGLCall
auto checkGLCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta