diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2017-06-05 09:27:30 -0600 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-06-05 14:13:17 -0600 |
| commit | b9997aaf868a2734997a17710f847beb20709f50 (patch) | |
| tree | 289a0da2c894315e57e14631621a73476d3ff9ec /layers/linux/VkLayer_unique_objects.json | |
| parent | 77564fdb7cf48e8f7022198629c7a23ce7ee8510 (diff) | |
| download | usermoji-b9997aaf868a2734997a17710f847beb20709f50.tar.xz | |
header: Update to 1.0.51 Vulkan version
- updated include/vulkan/vulkan.h
- updated scripts/vk.xml
- updated layers json files
- updated tests json files
- built and included new vulkan.hpp file
Change-Id: I4f1d5609c8377047165e2ba14e89cba9877436db
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 07fb9b65..2f9d95ca 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.50", + "api_version": "1.0.51", "implementation_version": "1", "description": "Google Validation Layer" } |
