Constant SDL_GPU_STOREOP_DONT_CARE

pub const SDL_GPU_STOREOP_DONT_CARE: SDL_GPUStoreOp;
Available on crate feature dep_sdl3 only.
Expand description

The contents generated during the render pass are not needed and may be discarded. The contents will be undefined.