Crate gpu_descriptor_types
source ·Structs
- Flags to augment descriptor pool creation.
- Number of descriptors of each type.
Enums
- Memory exhausted error.
- Memory exhausted error.
Traits
- Abstract device that can create pools of type
P
and allocate setsS
with layoutL
.