[−][src]Trait rendy_factory::HeapsConfigure
Heaps configuration.
Method configure
receives memory properties and
emits iterator memory types together with configurations for allocators and
iterator over heaps sizes.
Associated Types
type Types: IntoIterator<Item = (Properties, u32, HeapsConfig)>
Iterator over memory types.
type Heaps: IntoIterator<Item = u64>
Iterator over heaps.