Searched refs:PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp184 {"vkGetPhysicalDeviceQueueFamilyProperties2KHR", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR>(GetPhysicalDeviceQueueFamilyProperties2KHR))},
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h4049 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties); typedef

Completed in 32 milliseconds