Searched defs:dedicated_allocation (Results 1 – 7 of 7) sorted by relevance
772 pub dedicated_allocation: Option<DedicatedAllocation<'d>>, field806 pub fn dedicated_allocation(dedicated_allocation: DedicatedAllocation<'d>) -> Self { in dedicated_allocation() method
88 let dedicated_allocation = if dedicated_allocation { in import() localVariable
658 dedicated_allocation: bool, field1521 pub dedicated_allocation: bool, field
466 let dedicated_allocation = match device.enabled_extensions().khr_dedicated_allocation { in allocate_memory() localVariable
398 pub dedicated_allocation: bool, field
6539 bool dedicated_allocation = in TEST_F() local
12976 pub dedicated_allocation: Bool32, field13019 pub fn dedicated_allocation(mut self, dedicated_allocation: bool) -> Self { in dedicated_allocation() method13037 pub dedicated_allocation: Bool32, field13080 pub fn dedicated_allocation(mut self, dedicated_allocation: bool) -> Self { in dedicated_allocation() method