Constant SDL_GPU_LOADOP_DONT_CARE
pub const SDL_GPU_LOADOP_DONT_CARE: SDL_GPULoadOp;
Available on crate feature
dep_sdl3
only.Expand description
The previous contents of the texture need not be preserved. The contents will be undefined.