Structs§
Enums§
- Create
Surface Error - GetSurface
Support Error - Request
Device Error - Error when requesting a device from the adapter
Functions§
- adapter_
allowed 🔒 - This function checks that the adapter obeys WebGPU’s adapter capability
guarantees. Most of the limits are adjusted in wgpu-hal’s
adjust_raw_limitsfn. So we only check the remaining properties here. See https://gpuweb.github.io/gpuweb/#adapter-capability-guarantees.