Constant SDL_GPU_SAMPLERADDRESSMODE_MIRRORED_REPEAT

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

Specifies that the coordinates will wrap around mirrored.