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 /layers/linux/VkLayer_unique_objects.json | |
| 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 'layers/linux/VkLayer_unique_objects.json')
| -rw-r--r-- | layers/linux/VkLayer_unique_objects.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/linux/VkLayer_unique_objects.json b/layers/linux/VkLayer_unique_objects.json index a5f7a6f8..6da36038 100644 --- a/layers/linux/VkLayer_unique_objects.json +++ b/layers/linux/VkLayer_unique_objects.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_GOOGLE_unique_objects", "type": "GLOBAL", "library_path": "./libVkLayer_unique_objects.so", - "api_version": "1.0.39", + "api_version": "1.0.40", "implementation_version": "1", "description": "Google Validation Layer" } |
