Skip to main content

Crate dynamis_gpu

Crate dynamis_gpu 

Source
Expand description

Device acquisition and the compute-only GPU primitives the engine runs on.

Structs§

AdapterInfo
Information about an adapter.
Backends
Represents the backends that wgpu will use.
BindingSpec
ComputePipeline
ComputeRecorder
DeviceLost
Why a device stopped working.
Features
Features that are not guaranteed to be supported.
GpuBuffer
GpuContext
GpuReadback
GpuRequest
Device acquisition options.
Limits
Represents the sets of limits an adapter/device supports.

Enums§

Backend
Backends supported by wgpu.
BindingKind
DeviceLostReason
Corresponds to a GPUDeviceLostReason.
DeviceType
Supported physical device types.
GpuUnavailable
Why no device could be created.
LimitsPolicy
How much adapter capability the created device requests.
PowerPreference
Power Preference when choosing a physical adapter.