Struct asche::DeferredOperation[][src]

pub struct DeferredOperation { /* fields omitted */ }
Expand description

Wraps a deferred operation.

Implementations

The raw Vulkan deferred operation handle.

Assign a thread to a deferred operation. Vulkan Manual Page

Query the maximum concurrency on a deferred operation. Vulkan Manual Page

Query the result of a deferred operation. Vulkan Manual Page

Build an acceleration structure on the host. Vulkan Manual Page

Copy an acceleration structure on the host. Vulkan Manual Page

Serialize an acceleration structure on the host. Vulkan Manual Page

Deserialize an acceleration structure on the host. Vulkan Manual Page

Trait Implementations

Formats the value using the given formatter. Read more

Executes the destructor for this type. Read more

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.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

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.