scripts: Update vuid_mapping.py with new APIs
authorMark Lobodzinski <mark@lunarg.com>
Wed, 21 Jun 2017 17:54:54 +0000 (11:54 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 27 Jun 2017 15:40:18 +0000 (09:40 -0600)
Change-Id: I67ae851149973455f5a2f7c156f5f2d87f0dd51e

scripts/vuid_mapping.py

index 6317178..9b8c1cf 100644 (file)
@@ -470,6 +470,16 @@ func_struct_id_map = {
 'vkUpdateDescriptorSetWithTemplateKHR' : 413,
 'vkUpdateDescriptorSets' : 414,
 'vkWaitForFences' : 415,
+'VkPhysicalDeviceProperties2KHR' : 416,
+'VkFormatProperties2KHR' : 417,
+'VkImageFormatProperties2KHR' : 418,
+'VkPhysicalDeviceMemoryProperties2KHR' : 419,
+'VkSurfaceCapabilities2KHR' : 420,
+'VkDeviceGroupPresentCapabilitiesKHX' : 421,
+'VkExternalBufferPropertiesKHX' : 422,
+'VkMemoryWin32HandlePropertiesKHX' : 423,
+'VkMemoryFdPropertiesKHX' : 424,
+'VkExternalSemaphorePropertiesKHX' : 425,
 ### ADD New func/struct mappings above this line
 }
 # Mapping of params to unique IDs