diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2016-12-12 09:44:34 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2016-12-12 13:45:53 -0700 |
| commit | 53f5565510acae64b34c66e900491632c4433a9f (patch) | |
| tree | 177ef5ad5e4c0855de2c69f908db762c977ba2f0 /layers/linux/VkLayer_unique_objects.json | |
| parent | 3a635f75ff30aec1f9b39817ba698e3665c91340 (diff) | |
| download | usermoji-53f5565510acae64b34c66e900491632c4433a9f.tar.xz | |
header: Update to Vulkan version 1.0.37
- header: Updated vulkan.h
- scripts: Updated generator.py
- scripts: Updated vk.xml
- scripts: Merged recent genvk.py changes into lvl_genvk.py
- layers: Updated json files
- loader: Updated SOVERSION to 37
- header: Rebuilt and updated vulkan.hpp
- layers: Updated thread_checker for new functions
- scripts: Fix up vk_helper.py overzealous count detection
Change-Id: Ia10f5fc759166a09999f01e68bbcadb30ddf67f7
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 8c804e6f..6245aa61 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.34", + "api_version": "1.0.37", "implementation_version": "1", "description": "Google Validation Layer" } |
