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

#include <SDL_gpu_GLES_2.h>

Data Fields

int refcount
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 151 of file SDL_gpu_GLES_2.h.

Field Documentation

◆ format

Uint32 TargetData_GLES_2::format

Definition at line 155 of file SDL_gpu_GLES_2.h.

◆ handle

Uint32 TargetData_GLES_2::handle

Definition at line 154 of file SDL_gpu_GLES_2.h.

◆ refcount

int TargetData_GLES_2::refcount

Definition at line 153 of file SDL_gpu_GLES_2.h.


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