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