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

#include <SDL_gpu_GLES_3.h>

Data Fields

int refcount
 
GPU_bool owns_handle
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 148 of file SDL_gpu_GLES_3.h.

Field Documentation

◆ format

Uint32 ImageData_GLES_3::format

Definition at line 153 of file SDL_gpu_GLES_3.h.

◆ handle

Uint32 ImageData_GLES_3::handle

Definition at line 152 of file SDL_gpu_GLES_3.h.

◆ owns_handle

GPU_bool ImageData_GLES_3::owns_handle

Definition at line 151 of file SDL_gpu_GLES_3.h.

◆ refcount

int ImageData_GLES_3::refcount

Definition at line 150 of file SDL_gpu_GLES_3.h.


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