SDL 3.0
SDL_GPUTextureSamplerBinding Struct Reference

#include <SDL_gpu.h>

Data Fields

SDL_GPUTexturetexture
 
SDL_GPUSamplersampler
 

Detailed Description

Definition at line 918 of file SDL_gpu.h.

Field Documentation

◆ sampler

SDL_GPUSampler* SDL_GPUTextureSamplerBinding::sampler

Definition at line 921 of file SDL_gpu.h.

◆ texture

SDL_GPUTexture* SDL_GPUTextureSamplerBinding::texture

Definition at line 920 of file SDL_gpu.h.


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