SDL_GPUTexture

An opaque handle representing a texture.

Header File

Defined in <SDL3/SDL_gpu.h>

Syntax

typedef struct SDL_GPUTexture SDL_GPUTexture;

Version

This struct is available since SDL 3.2.0.

See Also


CategoryAPI, CategoryAPIDatatype, CategoryGPU