Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceExternalBufferProperties (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h104 PFN_vkGetPhysicalDeviceExternalBufferProperties GetPhysicalDeviceExternalBufferProperties; member
Dapi_gen.h58 PFN_vkGetPhysicalDeviceExternalBufferProperties GetPhysicalDeviceExternalBufferProperties; member
Ddriver.h186 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(
Ddriver_gen.cpp378 reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceExternalBufferProperties),
668 INIT_PROC(false, instance, GetPhysicalDeviceExternalBufferProperties); in InitDriverTable()
Ddriver.cpp1916 void GetPhysicalDeviceExternalBufferProperties( in GetPhysicalDeviceExternalBufferProperties() function
1924 if (driver.GetPhysicalDeviceExternalBufferProperties) { in GetPhysicalDeviceExternalBufferProperties()
1925 driver.GetPhysicalDeviceExternalBufferProperties( in GetPhysicalDeviceExternalBufferProperties()
Dapi_gen.cpp177 INIT_PROC(false, instance, GetPhysicalDeviceExternalBufferProperties); in InitDispatchTable()
551 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…
1554 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk… in GetPhysicalDeviceExternalBufferProperties() function
1555 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExtern… in GetPhysicalDeviceExternalBufferProperties()
2652 …vulkan::api::GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExter… in vkGetPhysicalDeviceExternalBufferProperties()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp235 …c_cast<PFN_vkGetPhysicalDeviceExternalBufferProperties>(GetPhysicalDeviceExternalBufferProperties)…
Dnull_driver_gen.h188 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…
Dnull_driver.cpp1590 void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDev… in GetPhysicalDeviceExternalBufferProperties() function