Structsยง
- EncoderInFlight ๐A series of raw
CommandBuffer
s that have been submitted to a queue, and thewgpu_hal::CommandEncoder
that built them. - PendingWrites ๐A private command encoder for writes made directly on the device or queue.
Enumsยง
- A texture or buffer to be freed soon.