Module queue

Source

Structsยง

EncoderInFlight ๐Ÿ”’
A series of raw CommandBuffers that have been submitted to a queue, and the wgpu_hal::CommandEncoder that built them.
PendingWrites ๐Ÿ”’
A private command encoder for writes made directly on the device or queue.
Queue

Enumsยง

QueueSubmitError
QueueWriteError
TempResource
A texture or buffer to be freed soon.

Functionsยง

validate_command_buffer ๐Ÿ”’

Type Aliasesยง

SubmittedWorkDoneClosuresend_sync