Constant SDL_GPU_TEXTUREUSAGE_GRAPHICS_STORAGE_READ
pub const SDL_GPU_TEXTUREUSAGE_GRAPHICS_STORAGE_READ: u32 = _; // 8u32
Available on crate feature
dep_sdl3
only.Expand description
Texture supports storage reads in graphics stages.