gpu_
descriptor_
types
0.2.0
All Items
Crate Items
Structs
Enums
Traits
Crate
gpu_descriptor_types
Copy item path
Source
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 sets
S
with layout
L
.