Module instance

Module instance 

Source

Structs§

Adapter
Instance
Surface

Enums§

CreateSurfaceError
GetSurfaceSupportError
RequestDeviceError
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_limits fn. So we only check the remaining properties here. See https://gpuweb.github.io/gpuweb/#adapter-capability-guarantees.

Type Aliases§

RequestAdapterOptions