Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt150 vkGetPhysicalDeviceMemoryProperties;
Dapi_gen.cpp1538 VKAPI_ATTR void vkGetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDevi… in vkGetPhysicalDeviceMemoryProperties() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc169 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceMemoryProperties);
355 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceMemoryProperties); in init_stub_library()
Dstubs_arm64.cc169 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceMemoryProperties);
355 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceMemoryProperties); in init_stub_library()
/frameworks/native/vulkan/vkjson/
Dvkjson_instance.cc145 vkGetPhysicalDeviceMemoryProperties(physical_device, &device.memory); in VkJsonGetDevice()
/frameworks/native/vulkan/tools/
Dvkinfo.cpp131 vkGetPhysicalDeviceMemoryProperties(gpu, &info.memory); in GatherGpuInfo()
/frameworks/native/vulkan/api/
Dvulkan.api7948 cmd void vkGetPhysicalDeviceMemoryProperties(