From d005be382d63e8722bba86aaa7cd03e0ad75a210 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 8 Jan 2018 08:17:24 -0700 Subject: 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 --- scripts/generator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/generator.py') 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. -- cgit v1.2.3