|
Euphoria
|
Go to the source code of this file.
Namespaces | |
| namespace | eu |
| namespace | eu::render |
Macros | |
| #define | SET_DEBUG_LABEL(ID, FOR) opengl_nop() |
| #define | SET_DEBUG_LABEL_NAMED(ID, FOR, NAME) opengl_nop() |
| #define | SCOPED_DEBUG_GROUP(TEXT) opengl_nop() |
| #define SCOPED_DEBUG_GROUP | ( | TEXT | ) | opengl_nop() |
Definition at line 74 of file opengl_utils.h.
| #define SET_DEBUG_LABEL | ( | ID, | |
| FOR | |||
| ) | opengl_nop() |
Definition at line 71 of file opengl_utils.h.
| #define SET_DEBUG_LABEL_NAMED | ( | ID, | |
| FOR, | |||
| NAME | |||
| ) | opengl_nop() |
Definition at line 72 of file opengl_utils.h.