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