#include <SDL_gpu.h>
Public Attributes | |
| char * | function |
| GPU_ErrorEnum | error |
| char * | details |
| char* GPU_ErrorObject::details |
Definition at line 461 of file SDL_gpu.h.
Referenced by GPU_PushErrorCode(), GPU_Quit(), and init_error_stack().
| GPU_ErrorEnum GPU_ErrorObject::error |
Definition at line 460 of file SDL_gpu.h.
Referenced by GPU_PushErrorCode().
| char* GPU_ErrorObject::function |
Definition at line 459 of file SDL_gpu.h.
Referenced by GPU_PushErrorCode(), GPU_Quit(), and init_error_stack().
1.8.8