Functions§
- Initialize the adapter obeying the WGPU_ADAPTER_NAME environment variable.
- Initialize the adapter obeying the WGPU_ADAPTER_NAME environment variable and if it doesn’t exist fall back on a default adapter.
- Determines whether the
Backends::BROWSER_WEBGPU
backend is supported. - Create an new instance of wgpu, but disabling
Backends::BROWSER_WEBGPU
if no WebGPU support was detected.