Searched refs:cur_phys_dev (Results 1 – 1 of 1) sorted by relevance
13772 … VkPhysicalDevice cur_phys_dev = pPhysicalDeviceGroupProperties[i].physicalDevices[j]; in RecordEnumeratePhysicalDeviceGroupsState() local13773 auto &phys_device_state = physical_device_map[cur_phys_dev]; in RecordEnumeratePhysicalDeviceGroupsState()13774 phys_device_state.phys_device = cur_phys_dev; in RecordEnumeratePhysicalDeviceGroupsState()13776 … DispatchGetPhysicalDeviceFeatures(cur_phys_dev, &phys_device_state.features2.features); in RecordEnumeratePhysicalDeviceGroupsState()