aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2017-10-25 16:57:04 -0600
committerMike Schuchardt <mikes@lunarg.com>2018-03-09 13:54:31 -0700
commit3e557722aba9c244a3efb535afed3850e5723abe (patch)
tree1814d368c13cd68cb954680b99aa5203697687a8 /scripts
parent84f5a59a6a8a0ad1190a17003367ef3b34e8da2d (diff)
downloadusermoji-3e557722aba9c244a3efb535afed3850e5723abe.tar.xz
layers: Updated Object Tracker layer for aliases
GetPhysicalDeviceQueueFamilyProperties2[KHR]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/object_tracker_generator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/object_tracker_generator.py b/scripts/object_tracker_generator.py
index c2217a70..405a5b7c 100644
--- a/scripts/object_tracker_generator.py
+++ b/scripts/object_tracker_generator.py
@@ -140,6 +140,7 @@ class ObjectTrackerOutputGenerator(OutputGenerator):
'vkDestroySwapchainKHR',
'vkDestroyDescriptorPool',
'vkDestroyCommandPool',
+ 'vkGetPhysicalDeviceQueueFamilyProperties2',
'vkGetPhysicalDeviceQueueFamilyProperties2KHR',
'vkResetDescriptorPool',
'vkBeginCommandBuffer',