blob: 50215fad66bc8c16870c4d252ab265f5524d4f70 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceMemoryProperties,vkGetPhysicalDeviceMemoryProperties]]
[source,c++]
----
void vkGetPhysicalDeviceMemoryProperties(
VkPhysicalDevice physicalDevice,
VkPhysicalDeviceMemoryProperties* pMemoryProperties);
----