blob: 103186f0b0f381515a3a2d42ed0d4f4fc2b4b9bf [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceFormatProperties,vkGetPhysicalDeviceFormatProperties]]
[source,c++]
----
void vkGetPhysicalDeviceFormatProperties(
VkPhysicalDevice physicalDevice,
VkFormat format,
VkFormatProperties* pFormatProperties);
----