Module device

Source

Modules§

waker 🔒 noop

Structs§

Device
Open connection to a graphics and/or compute device.
RequestDeviceError
Requesting a device from an Adapter failed.

Enums§

Error
Errors resulting from usage of GPU APIs.
ErrorFilter
Kinds of Errors a Device::push_error_scope() may be configured to catch.
RequestDeviceErrorKind 🔒

Traits§

UncapturedErrorHandler
Type for the callback of uncaptured error handler

Type Aliases§

DeviceDescriptor
Describes a Device.
ErrorSource
Lower level source of the error.