diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2017-07-17 14:26:47 -0600 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-07-17 17:45:22 -0600 |
| commit | 5ffdab124836df520803e93ff4690a7abce4366c (patch) | |
| tree | f697a3a086b11a11ae03f71851caa180862017af /layers/linux/VkLayer_unique_objects.json | |
| parent | 0b7ab68bb82ea61ccc49e5e7a0e67b25f27c3b34 (diff) | |
| download | usermoji-5ffdab124836df520803e93ff4690a7abce4366c.tar.xz | |
header: Update to version 1.0.55 of the Vulkan hdr
- updated vulkan.h
- updated generator.py
- updated reg.py
- updated vk.xml
- updated Win/Lin json files
- fixed and updated vulkan.hpp
- updated validation error messages and database
- applied validextensionstruct fixes from 1.0.54 LVL vk.xml file
- fixed parameter_validation DebugMarker prototypes
- fixed unique_objects DebugMarker prototypes
- fixed NV_FILL_RECTANGLE in error DB
- updated error database with new covered VUs
Change-Id: I4eec816a6dc9756105a357beab6af4abb303994d
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 f2bc92a9..d5f7e635 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.54", + "api_version": "1.0.55", "implementation_version": "1", "description": "Google Validation Layer" } |
