Searched refs:temp_device (Results 1 – 2 of 2) sorted by relevance
389 VkDeviceObj *temp_device = new VkDeviceObj(0, objs[0], m_device_extension_names); in GetPhysicalDeviceFeatures() local390 *features = temp_device->phy().features(); in GetPhysicalDeviceFeatures()391 delete (temp_device); in GetPhysicalDeviceFeatures()
925 for temp_device in SUPPORTED_DEVICE_TYPES:926 if btpeer in self.btpeer_group[temp_device]:927 self.btpeer_group[temp_device].remove(btpeer)