Searched refs:getPhysicalDeviceProperties2Func (Results 1 – 2 of 2) sorted by relevance
149 PFN_vkGetPhysicalDeviceProperties2KHR getPhysicalDeviceProperties2Func = nullptr; member
732 sVkEmulation->getPhysicalDeviceProperties2Func = vk_util::getVkInstanceProcAddrWithFallback< in createGlobalVkEmulation()809 sVkEmulation->getPhysicalDeviceProperties2Func != nullptr; in createGlobalVkEmulation()814 if (!sVkEmulation->getPhysicalDeviceProperties2Func) { in createGlobalVkEmulation()820 if (sVkEmulation->getPhysicalDeviceProperties2Func) { in createGlobalVkEmulation()841 sVkEmulation->getPhysicalDeviceProperties2Func(physdevs[i], &deviceProps); in createGlobalVkEmulation()