logo
Expand description

A pool from which descriptor sets can be allocated.

Re-exports

pub use self::standard::StdDescriptorPool;

Modules

Structs

Parameters to allocate a new UnsafeDescriptorSet from an UnsafeDescriptorPool.

Pool that descriptors are allocated from.

Parameters to create a new UnsafeDescriptorPool.

Enums

Error that can be returned when creating a device.

Traits

A pool from which descriptor sets can be allocated.

An allocated descriptor set.