Module adapter

Module adapter 

Source

Structs§

AdapterInfo
Information about an adapter.
AdapterLimitBucketInfo
Information about the applied limit bucket, present in the limit_bucket field of AdapterInfo when limit bucketing is requested.
CooperativeMatrixProperties
Describes a supported cooperative matrix configuration.
RequestAdapterOptions
Options for requesting adapter.

Enums§

CooperativeScalarType
The underlying scalar type of the cooperative matrix component.
DeviceType
Supported physical device types.
FeatureLevel
A set of requested capabilities when choosing a physical adapter.
PowerPreference
Power Preference when choosing a physical adapter.
RequestAdapterError
Error when Instance::request_adapter() fails.