Searched refs:DispatchGetPhysicalDeviceQueueFamilyProperties (Results 1 – 4 of 4) sorted by relevance
61 void DispatchGetPhysicalDeviceQueueFamilyProperties(
1069 void DispatchGetPhysicalDeviceQueueFamilyProperties( in DispatchGetPhysicalDeviceQueueFamilyProperties() function
1156 …DispatchGetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFa… in GetPhysicalDeviceQueueFamilyProperties()
2488 DispatchGetPhysicalDeviceQueueFamilyProperties(gpu, &count, nullptr); in PostCallRecordCreateDevice()2490 …DispatchGetPhysicalDeviceQueueFamilyProperties(gpu, &count, &pd_state->queue_family_properties[0]); in PostCallRecordCreateDevice()