The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
GPU_ErrorObject Struct Reference

#include <SDL_gpu.h>

Public Attributes

char * function
 
GPU_ErrorEnum error
 
char * details
 

Detailed Description

Definition at line 457 of file SDL_gpu.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: