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