Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc177 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceImageFormatProperties2);
376 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceImageFormatProperties2); in init_stub_library()
H A Dstubs_arm64.cc177 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceImageFormatProperties2);
376 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceImageFormatProperties2); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt158 vkGetPhysicalDeviceImageFormatProperties2; # introduced=28
H A Dapi_gen.cpp2362 VKAPI_ATTR VkResult vkGetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, cons… in vkGetPhysicalDeviceImageFormatProperties2() function