Constant maplibre::platform::MIN_WEBGL_BUFFER_SIZE
source · pub const MIN_WEBGL_BUFFER_SIZE: u64 = 32;
Expand description
Minimum WebGPU buffer size
FIXME: This limit is enforced by WebGL. Actually this makes sense! FIXME: This can also be achieved by _pad attributes in shader_ffi.rs