Struct gfx_backend_vulkan::Queue[][src]

pub struct Queue { /* fields omitted */ }

Trait Implementations

Formats the value using the given formatter. Read more

Submit command buffers to queue for execution. Read more

Sparse memory bind operation. Read more

Present a swapchain image directly to a surface, after waiting on wait_semaphore. Read more

Wait for the queue to be idle.

The amount of nanoseconds that causes a timestamp query value to increment by one.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.