ntCheckGLCall

call ntCheckGL after function call

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

Members

Functions

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

Meta