A list of required features supported by the WebGPU device as WebGPUDeviceFeature.
Filter based on the required features supported by the WebGPU device. For example, "depth-clip-control", "texture-compression-bc", "subgroups".
Note: The device must support all the features in the list to pass the filter.