Home
last modified time | relevance | path

Searched refs:phys_device_state (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp12286 auto &phys_device_state = instance_data->physical_device_map[pPhysicalDevices[i]]; in PostCallRecordEnumeratePhysicalDevices() local
12287 phys_device_state.phys_device = pPhysicalDevices[i]; in PostCallRecordEnumeratePhysicalDevices()
12290 … &phys_device_state.features2.features); in PostCallRecordEnumeratePhysicalDevices()
12766 auto &phys_device_state = instance_data->physical_device_map[cur_phys_dev]; in PostRecordEnumeratePhysicalDeviceGroupsState() local
12767 phys_device_state.phys_device = cur_phys_dev; in PostRecordEnumeratePhysicalDeviceGroupsState()
12770 … &phys_device_state.features2.features); in PostRecordEnumeratePhysicalDeviceGroupsState()