Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson_instance.cc136 vkGetPhysicalDeviceFormatProperties(physical_device, format, in VkJsonGetDevice()
151 vkGetPhysicalDeviceFormatProperties(physical_device, format, in VkJsonGetDevice()
/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc174 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFormatProperties);
373 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFormatProperties); in init_stub_library()
H A Dstubs_arm64.cc174 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFormatProperties);
373 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFormatProperties); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt155 vkGetPhysicalDeviceFormatProperties;
H A Dapi_gen.cpp1642 VKAPI_ATTR void vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat forma… in vkGetPhysicalDeviceFormatProperties() function