Searched refs:GetPhysicalDeviceExternalBufferProperties (Results 1 – 5 of 5) sorted by relevance
58 PFN_vkGetPhysicalDeviceExternalBufferProperties GetPhysicalDeviceExternalBufferProperties; member
177 INIT_PROC(false, instance, GetPhysicalDeviceExternalBufferProperties); in InitDispatchTable()500 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…1392 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk… in GetPhysicalDeviceExternalBufferProperties() function1393 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExtern… in GetPhysicalDeviceExternalBufferProperties()2289 …vulkan::api::GetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExter… in vkGetPhysicalDeviceExternalBufferProperties()
191 …c_cast<PFN_vkGetPhysicalDeviceExternalBufferProperties>(GetPhysicalDeviceExternalBufferProperties)…
187 VKAPI_ATTR void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const Vk…
1559 void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDev… in GetPhysicalDeviceExternalBufferProperties() function