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