SDL_GPUTextureCreateInfo.sample_count

The number of samples per texel. Only applies if the texture is used as a render target.

struct SDL_GPUTextureCreateInfo
SDL_GPUSampleCount sample_count;

Meta