Searched defs:mem_ty (Results 1 – 2 of 2) sorted by relevance
43 let mem_ty = { in choose_allocation_memory_type() localVariable156 let mem_ty = choose_allocation_memory_type(self.device(), requirements, filter, map); in alloc_from_requirements() localVariable219 let mem_ty = choose_allocation_memory_type(self.device(), requirements, filter, map); in alloc_from_requirements_with_exportable_fd() localVariable
1094 let mem_ty = device.physical_device().memory_types().next().unwrap(); in create() localVariable1101 let mem_ty = device.physical_device().memory_types().next().unwrap(); in zero_size() localVariable1111 let mem_ty = device in oom_single() localVariable1128 let mem_ty = device in oom_multi() localVariable1152 let mem_ty = device.physical_device().memory_types().next().unwrap(); in allocation_count() localVariable