• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkGetPhysicalDeviceFormatProperties2,vkGetPhysicalDeviceFormatProperties2]]
3[source,c++]
4----
5void vkGetPhysicalDeviceFormatProperties2(
6    VkPhysicalDevice                            physicalDevice,
7    VkFormat                                    format,
8    VkFormatProperties2*                        pFormatProperties);
9----
10