Function Device.limits
List all limits that were requested of this device.
__C .WGPULimits limits();
If any of these limits are exceeded, functions may panic.
List all limits that were requested of this device.
__C .WGPULimits limits();
If any of these limits are exceeded, functions may panic.