Module device
gpu_
descriptor_
types
0.2.0
Module device
Module Items
Enums
Traits
In crate gpu_
descriptor_
types
Modules
device
types
Structs
DescriptorPoolCreateFlags
DescriptorTotalCount
Enums
CreatePoolError
DeviceAllocationError
Traits
DescriptorDevice
gpu_descriptor_types
Module
device
Copy item path
Settings
Help
Summary
Source
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
.