aboutsummaryrefslogtreecommitdiff
path: root/scripts/vuid_mapping.py
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2018-02-20 09:37:55 -0700
committerMark Lobodzinski <mark@lunarg.com>2018-02-21 08:23:39 -0700
commit9ad7f8dcc23b4fcd7719219351961ea1a209858e (patch)
tree0337e73d5d22cb90633f13f1b90c857ca6765b3b /scripts/vuid_mapping.py
parent31df19c3ec4e7ac94363102bb6b8618c7bb79718 (diff)
downloadusermoji-9ad7f8dcc23b4fcd7719219351961ea1a209858e.tar.xz
header: Update to version 1.0.69 of the Vulkan hdr
- updated vulkan.h - updated vk.xml - updated layer json files - updated vulkan.hpp - updated validation_error_database.txt - updated vk_validation_error_messages.h - updated vuid_mapping.py Note that the VU text in the database file contains artifacts from the registry/VUID toolchain. These will be addressed in a follow-on patch set. Change-Id: I6994ec17a6edcb6c9028c792c68863cd39f1fc56
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 06d15cd0..031cbe23 100644
--- a/scripts/vuid_mapping.py
+++ b/scripts/vuid_mapping.py
@@ -580,6 +580,7 @@ func_struct_id_map = {
'vkGetMemoryHostPointerPropertiesEXT' : 524,
'VkPhysicalDeviceConservativeRasterizationPropertiesEXT' : 525,
'VkPipelineRasterizationConservativeStateCreateInfoEXT' : 526,
+'vkCmdWriteBufferMarkerAMD' : 527,
### ADD New func/struct mappings above this line
}
# Mapping of params to unique IDs