Crate gpu_descriptor_types

Source

Structs§

DescriptorPoolCreateFlags
Flags to augment descriptor pool creation.
DescriptorTotalCount
Number of descriptors of each type.

Enums§

CreatePoolError
Memory exhausted error.
DeviceAllocationError
Memory exhausted error.

Traits§

DescriptorDevice
Abstract device that can create pools of type P and allocate sets S with layout L.