Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h51 PFN_vkGetPhysicalDeviceExternalBufferProperties GetPhysicalDeviceExternalBufferProperties; member
Dapi_gen.cpp173 INIT_PROC(false, instance, GetPhysicalDeviceExternalBufferProperties); in InitDispatchTable()
505 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…
1408 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk… in GetPhysicalDeviceExternalBufferProperties() function
1409 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExtern… in GetPhysicalDeviceExternalBufferProperties()
2309 …vulkan::api::GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExter… in vkGetPhysicalDeviceExternalBufferProperties()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp190 …c_cast<PFN_vkGetPhysicalDeviceExternalBufferProperties>(GetPhysicalDeviceExternalBufferProperties)…
Dnull_driver_gen.h192 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…
Dnull_driver.cpp1559 void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDev… in GetPhysicalDeviceExternalBufferProperties() function