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