Structs§
- Encoder
InFlight 🔒 - A series of raw
CommandBuffer
s that have been submitted to a queue, and thewgpu_hal::CommandEncoder
that built them. - Pending
Writes 🔒 - A private command encoder for writes made directly on the device or queue.
- Queue
Enums§
- Queue
Submit Error - Queue
Write Error - Temp
Resource - A texture or buffer to be freed soon.
Functions§
Type Aliases§
- Submitted
Work Done Closure send_sync