Searched refs:radv_get_physical_device_queue_family_properties (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1372 static void radv_get_physical_device_queue_family_properties( function in typeref:typename:void 1429 radv_get_physical_device_queue_family_properties(pdevice, pCount, NULL); 1437 radv_get_physical_device_queue_family_properties(pdevice, pCount, properties); 1448 radv_get_physical_device_queue_family_properties(pdevice, pCount, NULL); 1456 radv_get_physical_device_queue_family_properties(pdevice, pCount, properties);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 2287 radv_get_physical_device_queue_family_properties(struct radv_physical_device *pdevice, function in typeref:typename:void 2339 radv_get_physical_device_queue_family_properties(pdevice, pCount, NULL); 2347 radv_get_physical_device_queue_family_properties(pdevice, pCount, properties); 2364 radv_get_physical_device_queue_family_properties(pdevice, pCount, NULL); 2372 radv_get_physical_device_queue_family_properties(pdevice, pCount, properties);
|
Completed in 17 milliseconds