SDL_gpu
0.11.0
A hardware-accelerated, cross-platform 2D graphics API
|
#include <SDL_gpu_GLES_1.h>
Data Fields | |
int | refcount |
GPU_bool | owns_handle |
Uint32 | handle |
Uint32 | format |
Definition at line 80 of file SDL_gpu_GLES_1.h.
Uint32 ImageData_GLES_1::format |
Definition at line 85 of file SDL_gpu_GLES_1.h.
Uint32 ImageData_GLES_1::handle |
Definition at line 84 of file SDL_gpu_GLES_1.h.
GPU_bool ImageData_GLES_1::owns_handle |
Definition at line 83 of file SDL_gpu_GLES_1.h.
int ImageData_GLES_1::refcount |
Definition at line 82 of file SDL_gpu_GLES_1.h.