Structs§
- Handle to a command queue on a device.
- A write-only view into a staging buffer.
- Identifier for a particular call to
Queue::submit
. Can be used as part of an argument toDevice::poll
to block for a particular submission to finish.
Enums§
- Passed to
Device::poll
to control how and if it should block.
Type Aliases§
- Passed to
Device::poll
to control how and if it should block.