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

#include <SDL_gpu_GLES_1.h>

Data Fields

int refcount
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 88 of file SDL_gpu_GLES_1.h.

Field Documentation

◆ format

Uint32 TargetData_GLES_1::format

Definition at line 92 of file SDL_gpu_GLES_1.h.

◆ handle

Uint32 TargetData_GLES_1::handle

Definition at line 91 of file SDL_gpu_GLES_1.h.

◆ refcount

int TargetData_GLES_1::refcount

Definition at line 90 of file SDL_gpu_GLES_1.h.


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