Constant SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_READ

pub const SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_READ: u32 = _; // 16u32
Available on crate feature dep_sdl3 only.
Expand description

Texture supports storage reads in the compute stage.