Searched defs:radv_physical_device (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ | ||
H A D | radv_private.h | 265 struct radv_physical_device { struct [all...] |
H A D | radv_device.c | 1152 list_for_each_entry_safe(struct radv_physical_device, pdevice, &instance->physical_devices, link) radv_DestroyInstance() argument 1240 list_for_each_entry(struct radv_physical_device, pdevice, &instance->physical_devices, link) radv_EnumeratePhysicalDevices() argument 1263 list_for_each_entry(struct radv_physical_device, pdevice, &instance->physical_devices, link) radv_EnumeratePhysicalDeviceGroups() argument [all...] |
Completed in 7 milliseconds