|
Blender
V2.93
|
Go to the source code of this file.
Macros | |
| #define | CASE_CODE_RETURN_STR(code) |
Functions | |
| static const char * | get_glew_error_enum_string (GLenum error) |
| GLenum | glew_chk (GLenum error, const char *file, int line, const char *text) |
| #define CASE_CODE_RETURN_STR | ( | code | ) |
|
static |
Definition at line 33 of file glew-mx.c.
References CASE_CODE_RETURN_STR, error(), and NULL.
Referenced by glew_chk().
| GLenum glew_chk | ( | GLenum | error, |
| const char * | file, | ||
| int | line, | ||
| const char * | text | ||
| ) |
Definition at line 51 of file glew-mx.c.
References error(), file, and get_glew_error_enum_string().