Skip to main content

MAX_GPU_BUFFER_SIZE

Constant MAX_GPU_BUFFER_SIZE 

Source
pub const MAX_GPU_BUFFER_SIZE: u64 = 2_147_483_647;
Expand description

WebGPU max buffer size limit (2GB - 1 byte, i32::MAX) Most GPUs cap max_storage_buffer_binding_size at this value