blob: cee18465dc9a73ebb5788a89dce0f9281d815423 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceExternalBufferProperties,vkGetPhysicalDeviceExternalBufferProperties]]
[source,c++]
----
void vkGetPhysicalDeviceExternalBufferProperties(
VkPhysicalDevice physicalDevice,
const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
VkExternalBufferProperties* pExternalBufferProperties);
----