Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt144 vkGetPhysicalDeviceFeatures;
Dapi_gen.cpp1543 VKAPI_ATTR void vkGetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatur… in vkGetPhysicalDeviceFeatures() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc163 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFeatures);
349 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFeatures); in init_stub_library()
Dstubs_arm64.cc163 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceFeatures);
349 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceFeatures); in init_stub_library()
/frameworks/native/vulkan/vkjson/
Dvkjson_instance.cc143 vkGetPhysicalDeviceFeatures(physical_device, &device.features); in VkJsonGetDevice()
/frameworks/native/vulkan/tools/
Dvkinfo.cpp132 vkGetPhysicalDeviceFeatures(gpu, &info.features); in GatherGpuInfo()
/frameworks/native/vulkan/api/
Dvulkan.api7957 cmd void vkGetPhysicalDeviceFeatures(