SDL_gpu  0.11.0
A hardware-accelerated, cross-platform 2D graphics API
Data Fields
ImageData_GLES_1 Struct Reference

#include <SDL_gpu_GLES_1.h>

Data Fields

int refcount
 
GPU_bool owns_handle
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 80 of file SDL_gpu_GLES_1.h.

Field Documentation

◆ format

Uint32 ImageData_GLES_1::format

Definition at line 85 of file SDL_gpu_GLES_1.h.

◆ handle

Uint32 ImageData_GLES_1::handle

Definition at line 84 of file SDL_gpu_GLES_1.h.

◆ owns_handle

GPU_bool ImageData_GLES_1::owns_handle

Definition at line 83 of file SDL_gpu_GLES_1.h.

◆ refcount

int ImageData_GLES_1::refcount

Definition at line 82 of file SDL_gpu_GLES_1.h.


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