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

#include <SDL_gpu_GLES_3.h>

Data Fields

int refcount
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 156 of file SDL_gpu_GLES_3.h.

Field Documentation

◆ format

Uint32 TargetData_GLES_3::format

Definition at line 160 of file SDL_gpu_GLES_3.h.

◆ handle

Uint32 TargetData_GLES_3::handle

Definition at line 159 of file SDL_gpu_GLES_3.h.

◆ refcount

int TargetData_GLES_3::refcount

Definition at line 158 of file SDL_gpu_GLES_3.h.


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