Constant SDL_GPU_SAMPLERADDRESSMODE_REPEAT

pub const SDL_GPU_SAMPLERADDRESSMODE_REPEAT: SDL_GPUSamplerAddressMode;
Available on crate feature dep_sdl3 only.
Expand description

Specifies that the coordinates will wrap around.