diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2017-02-13 10:15:53 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-02-14 15:18:19 -0700 |
| commit | 21596cd8dff8766fe7827217c1f9c204bfb223d8 (patch) | |
| tree | 31f2bf2d2cec02e5e2fb1331d68f999eef22a9dd /scripts/generator.py | |
| parent | a66cfd36b98d16168b371e88dd7e2aea3da6a9a0 (diff) | |
| download | usermoji-21596cd8dff8766fe7827217c1f9c204bfb223d8.tar.xz | |
header: Update to Vulkan 1.0.40
fixed:
- generators for latex math changes
updated:
- include/vulkan/vk_platform.h
- include/vulkan/vulkan.h
- scripts/generator.py
- scripts/lvl_genvk.py
- scripts/reg.py
- scripts/vk.xml
- include/vulkan/vulkan.hpp
- layers/tests json files
- loader SOVERSION
Change-Id: Id7d6f9dee73888877f2e7528f5701871f54ece79
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 680cd6ac..709ac148 100755 --- a/scripts/generator.py +++ b/scripts/generator.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -i # -# Copyright (c) 2013-2016 The Khronos Group Inc. +# Copyright (c) 2013-2017 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. |
