Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson_instance.cc116 vkGetPhysicalDeviceFeatures2(physical_device, &features); in VkJsonGetDevice()
229 vkGetPhysicalDeviceFeatures2(physical_device, &features2); in VkJsonGetDevice()
/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc173 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFeatures2);
372 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFeatures2); in init_stub_library()
H A Dstubs_arm64.cc173 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFeatures2);
372 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFeatures2); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt154 vkGetPhysicalDeviceFeatures2; # introduced=28
H A Dapi_gen.cpp2347 VKAPI_ATTR void vkGetPhysicalDeviceFeatures2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatu… in vkGetPhysicalDeviceFeatures2() function