Searched refs:mGetPhysicalDeviceQueueFamilyProperties (Results 1 – 2 of 2) sorted by relevance
148 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> mGetPhysicalDeviceQueueFamilyProperties; variable
191 mGetPhysicalDeviceQueueFamilyProperties(mPhysicalDevice, &queueCount, nullptr); in setupDevice()196 mGetPhysicalDeviceQueueFamilyProperties(mPhysicalDevice, &queueCount, queueProps.get()); in setupDevice()