A list of limits required by the WebGPU device as WebGPUDeviceFilterLimit.
Filter based on the limits supported by the WebGPU device. For example, maxTextureDimension2D, maxComputeWorkgroupSizeX.
Note: The device must support all the limit requirements in the list to pass the filter.