> $env.RUST_LOG = trace; .\binocle.exe binocle.exe
[2024-04-04T21:11:03Z WARN wgpu_core::instance] Missing downlevel flags: DownlevelFlags(SURFACE_VIEW_FORMATS)
The underlying API or device in use does not support enough features to be a fully compliant implementation of WebGPU. A subset of the features can still be used. If you are running this program on native and not in a browser and wish to limit the features you use to the supported subset, call Adapter::downlevel_properties or Device::downlevel_properties to get a listing of the features the current platform supports.
System info:
Edition Windows 11 Home Single Language
Version 23H2
OS build 22631.3296
Experience Windows Feature Experience Pack 1000.22687.1000.0
This is what I get with
RUST_LOG = trace
:System info: