SDL_gpu
0.11.0
A hardware-accelerated, cross-platform 2D graphics API
|
#include <SDL_gpu_GLES_2.h>
Data Fields | |
int | refcount |
GPU_bool | owns_handle |
Uint32 | handle |
Uint32 | format |
Definition at line 143 of file SDL_gpu_GLES_2.h.
Uint32 ImageData_GLES_2::format |
Definition at line 148 of file SDL_gpu_GLES_2.h.
Uint32 ImageData_GLES_2::handle |
Definition at line 147 of file SDL_gpu_GLES_2.h.
GPU_bool ImageData_GLES_2::owns_handle |
Definition at line 146 of file SDL_gpu_GLES_2.h.
int ImageData_GLES_2::refcount |
Definition at line 145 of file SDL_gpu_GLES_2.h.