Home
last modified time | relevance | path

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

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