Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h97 PFN_vkGetPhysicalDeviceImageFormatProperties2KHR GetPhysicalDeviceImageFormatProperties2KHR; member
Ddriver_gen.cpp661 …T(KHR_get_physical_device_properties2, true, instance, GetPhysicalDeviceImageFormatProperties2KHR); in InitDriverTable()
Dswapchain.cpp1115 driver.GetPhysicalDeviceImageFormatProperties2KHR) { in GetPhysicalDeviceSurfaceFormats2KHR()
1146 driver.GetPhysicalDeviceImageFormatProperties2KHR( in GetPhysicalDeviceSurfaceFormats2KHR()
Ddriver.cpp1818 return driver.GetPhysicalDeviceImageFormatProperties2KHR( in GetPhysicalDeviceImageFormatProperties2()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp244 …cast<PFN_vkGetPhysicalDeviceImageFormatProperties2KHR>(GetPhysicalDeviceImageFormatProperties2KHR)…
Dnull_driver_gen.h180 VKAPI_ATTR VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, con…
Dnull_driver.cpp1176 VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceImageFormatProperties2KHR() function