Dominic Maas
Results
141
comments of
Dominic Maas
Since there is no existing `max_binding_array_elements_per_shader_stage` limit in webgpu.h, would the idea be that we add it to the native limits header? ```diff diff --git a/ffi/wgpu.h b/ffi/wgpu.h index f9ab182..06a253f 100644...