Lines Matching refs:GetPhysicalDeviceQueueFamilyProperties
1606 ->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties);1747 ->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, &count, nullptr);1750 ->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, &count, &properties[0]);