Home
last modified time | relevance | path

Searched refs:pfnGetPhysicalDeviceProperties2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.cpp63 … PFN_vkGetPhysicalDeviceProperties2KHR pfnGetPhysicalDeviceProperties2) { in vpGetDeviceAndDriverInfoString() argument
66 pfnGetPhysicalDeviceProperties2(physicalDevice, &deviceProps); in vpGetDeviceAndDriverInfoString()
10750 PFN_vkGetPhysicalDeviceProperties2KHR pfnGetPhysicalDeviceProperties2; in vpGetPhysicalDeviceProfileVariantsSupport() member
10773 userData.gpdp2.pfnGetPhysicalDeviceProperties2 = in vpGetPhysicalDeviceProfileVariantsSupport()
10784 userData.gpdp2.pfnGetPhysicalDeviceProperties2 = in vpGetPhysicalDeviceProfileVariantsSupport()
10793 userData.gpdp2.pfnGetPhysicalDeviceProperties2 == nullptr || in vpGetPhysicalDeviceProfileVariantsSupport()
10799 …pGetDeviceAndDriverInfoString(physicalDevice, userData.gpdp2.pfnGetPhysicalDeviceProperties2).c_st… in vpGetPhysicalDeviceProfileVariantsSupport()
10871 pUserData->gpdp2.pfnGetPhysicalDeviceProperties2(pUserData->physicalDevice, in vpGetPhysicalDeviceProfileVariantsSupport()