Structs§
Functions§
- default_
device_ 🔒lost_ callback - Default device-lost callback installed by
initialize_device. Panics on any non-wgpu::DeviceLostReason::Destroyeddevice loss, which will cause the test to be treated as a failure. - init_
logger - Initialize the logger for the test runner.
- initialize_
adapter - Initialize a wgpu adapter, using the given adapter report to match the adapter.
- initialize_
device - Initialize a wgpu device from a given adapter.
- initialize_
instance - Initialize a wgpu instance with the options from the environment.