Constant SDL_GPU_SAMPLERADDRESSMODE_CLAMP_TO_EDGE

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

Specifies that the coordinates will clamp to the 0-1 range.