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

#include <SDL_gpu_OpenGL_1_BASE.h>

Data Fields

int refcount
 
GPU_bool owns_handle
 
Uint32 handle
 
Uint32 format
 

Detailed Description

Definition at line 60 of file SDL_gpu_OpenGL_1_BASE.h.

Field Documentation

◆ format

Uint32 ImageData_OpenGL_1_BASE::format

Definition at line 65 of file SDL_gpu_OpenGL_1_BASE.h.

◆ handle

Uint32 ImageData_OpenGL_1_BASE::handle

Definition at line 64 of file SDL_gpu_OpenGL_1_BASE.h.

◆ owns_handle

GPU_bool ImageData_OpenGL_1_BASE::owns_handle

Definition at line 63 of file SDL_gpu_OpenGL_1_BASE.h.

◆ refcount

int ImageData_OpenGL_1_BASE::refcount

Definition at line 62 of file SDL_gpu_OpenGL_1_BASE.h.


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