|
SDL_gpu
0.11.0
A hardware-accelerated, cross-platform 2D graphics API
|
#include <SDL_gpu_GLES_3.h>
Data Fields | |
| int | refcount |
| GPU_bool | owns_handle |
| Uint32 | handle |
| Uint32 | format |
Definition at line 148 of file SDL_gpu_GLES_3.h.
| Uint32 ImageData_GLES_3::format |
Definition at line 153 of file SDL_gpu_GLES_3.h.
| Uint32 ImageData_GLES_3::handle |
Definition at line 152 of file SDL_gpu_GLES_3.h.
| GPU_bool ImageData_GLES_3::owns_handle |
Definition at line 151 of file SDL_gpu_GLES_3.h.
| int ImageData_GLES_3::refcount |
Definition at line 150 of file SDL_gpu_GLES_3.h.
1.8.13