aboutsummaryrefslogtreecommitdiff
path: root/scripts/vuid_mapping.py
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2017-10-09 13:06:50 -0600
committerMark Lobodzinski <mark@lunarg.com>2017-10-09 14:23:00 -0600
commitaf886bfd9c64d18ca649ed01051c0cf5e9d7a035 (patch)
treedcfe4eed7343697b2fccc3dfca3acdd66b2392d9 /scripts/vuid_mapping.py
parent07e640f494a382a2bf8cef277bb5d3e56a847d7a (diff)
downloadusermoji-af886bfd9c64d18ca649ed01051c0cf5e9d7a035.tar.xz
header: Update to version 1.0.62 of the Vulkan hdr
- updated vulkan.h - updated vk.xml - updated Win/Lin .json files - updated vuid_mapping.py - updated vk_validation_error_database.txt - updated vk_validation _error_messages.h - updated vulkan.hpp Change-Id: I82eb3db55d301af3a11ffbb12411cc2df7c31807
Diffstat (limited to 'scripts/vuid_mapping.py')
-rw-r--r--scripts/vuid_mapping.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/vuid_mapping.py b/scripts/vuid_mapping.py
index 284c58fb..b530f97d 100644
--- a/scripts/vuid_mapping.py
+++ b/scripts/vuid_mapping.py
@@ -1075,6 +1075,7 @@ implicit_param_map = {
'ycbcrConversion' : 497,
'pViewFormats' : 498,
'conversion' : 499,
+'pPostSubpassSampleLocations' : 500,
### ADD New implicit param mappings above this line
}