Structs§
- Descriptor
Pool Create Flags - Flags to augment descriptor pool creation.
- Descriptor
Total Count - Number of descriptors of each type.
Enums§
- Create
Pool Error - Memory exhausted error.
- Device
Allocation Error - Memory exhausted error.
Traits§
- Descriptor
Device - Abstract device that can create pools of type
P
and allocate setsS
with layoutL
.