diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2018-01-08 08:17:24 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2018-01-08 11:33:52 -0700 |
| commit | d005be382d63e8722bba86aaa7cd03e0ad75a210 (patch) | |
| tree | b7036944d7056abd3478a6e29b9a91db0f24fcc4 /scripts/generator.py | |
| parent | 43d5e5f7dd43f48e31f7acefdff85c1741db31ad (diff) | |
| download | usermoji-d005be382d63e8722bba86aaa7cd03e0ad75a210.tar.xz | |
header: Update to version 1.0.67 of the Vulkan hdr
- updated vulkan.h
- updated cgenerator.py
- updated generator.py
- updated reg.py
- updated vk.xml
- updated layer json files
- updated vulkan.hpp
- updated vuid_mapping.py
- updated vk_validation_error_database.txt for spec changes, new VUIDs
- updated vk_validation_error_messages.h
Change-Id: Ifb67cf406aa82bf89e72ccfa4e1320cb3b199656
Diffstat (limited to 'scripts/generator.py')
| -rwxr-xr-x | scripts/generator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generator.py b/scripts/generator.py index a9a7bd58..c5745986 100755 --- a/scripts/generator.py +++ b/scripts/generator.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -i # -# Copyright (c) 2013-2017 The Khronos Group Inc. +# Copyright (c) 2013-2018 The Khronos Group Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |
