Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h91 PFN_vkGetPhysicalDeviceImageFormatProperties2KHR GetPhysicalDeviceImageFormatProperties2KHR; member
H A Ddriver_gen.cpp626 …T(KHR_get_physical_device_properties2, true, instance, GetPhysicalDeviceImageFormatProperties2KHR); in InitDriverTable()
H A Ddriver.cpp1465 return driver.GetPhysicalDeviceImageFormatProperties2KHR( in GetPhysicalDeviceImageFormatProperties2()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp211 …cast<PFN_vkGetPhysicalDeviceImageFormatProperties2KHR>(GetPhysicalDeviceImageFormatProperties2KHR)…
H A Dnull_driver_gen.h180 VKAPI_ATTR VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, con…
H A Dnull_driver.cpp1154 VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceImageFormatProperties2KHR() function