Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceProperties (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt153 vkGetPhysicalDeviceProperties;
Dcode-generator.tmpl1017 {{else if eq $.Name "vkGetPhysicalDeviceProperties"}}true
Dapi_gen.cpp1528 VKAPI_ATTR void vkGetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProp… in vkGetPhysicalDeviceProperties() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc172 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceProperties);
358 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceProperties); in init_stub_library()
Dstubs_arm64.cc172 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceProperties);
358 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceProperties); in init_stub_library()
/frameworks/native/vulkan/vkjson/
Dvkjson_instance.cc142 vkGetPhysicalDeviceProperties(physical_device, &device.properties); in VkJsonGetDevice()
/frameworks/native/vulkan/tools/
Dvkinfo.cpp130 vkGetPhysicalDeviceProperties(gpu, &info.properties); in GatherGpuInfo()
/frameworks/native/vulkan/api/
Dvulkan.api7918 cmd void vkGetPhysicalDeviceProperties(