Searched refs:cur_phys_dev (Results 1 – 1 of 1) sorted by relevance
12765 … VkPhysicalDevice cur_phys_dev = pPhysicalDeviceGroupProperties[i].physicalDevices[j]; in PostRecordEnumeratePhysicalDeviceGroupsState() local12766 auto &phys_device_state = instance_data->physical_device_map[cur_phys_dev]; in PostRecordEnumeratePhysicalDeviceGroupsState()12767 phys_device_state.phys_device = cur_phys_dev; in PostRecordEnumeratePhysicalDeviceGroupsState()12769 instance_data->instance_dispatch_table.GetPhysicalDeviceFeatures(cur_phys_dev, in PostRecordEnumeratePhysicalDeviceGroupsState()