Template assertgl
Convenient wrapper around glGetError()
template assertgl(alias func);
Contained Functions
| Name | Description |
|---|---|
| assertgl |
Using
checkgl!glFunction(funcParams); TODO use one of the DEBUG extensions
Convenient wrapper around glGetError()
template assertgl(alias func);
| Name | Description |
|---|---|
| assertgl |
checkgl!glFunction(funcParams); TODO use one of the DEBUG extensions