Home
last modified time | relevance | path

Searched defs:GetPhysicalDeviceProperties (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h78 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties; member
H A Dapi_gen.h36 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties; member
H A Dapi_gen.cpp854 VKAPI_ATTR void GetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProper… in GetPhysicalDeviceProperties() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp398 void GetPhysicalDeviceProperties(VkPhysicalDevice, in GetPhysicalDeviceProperties() function