aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_unique_objects.json
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2017-04-03 08:22:04 -0600
committerMark Lobodzinski <mark@lunarg.com>2017-04-03 14:05:24 -0600
commit8952fd7b33dd05e7a32af77c0237f53070202d46 (patch)
tree480ea91a40e6d1b71cb00df37132410921feae0c /layers/linux/VkLayer_unique_objects.json
parent5720c8fdc83bfbae082db9fecde482b2c1f53a48 (diff)
downloadusermoji-8952fd7b33dd05e7a32af77c0237f53070202d46.tar.xz
header: Update to 1.0.46 Vulkan version
- updated include/vulkan/vulkan.h - updated scripts/vk.xml - updated layers json files - updated tests json files - fixed include/vulkan/vulkan.hpp -- see Note Note: The Vulkan.hpp generator asserted when processing the 1.0.46 header files. Added a temporary workaround for this issue, but it may affect use of the vulkan.hpp header file. Change-Id: Iab296bf2004fbf6099baaab148994b15b0392381
Diffstat (limited to 'layers/linux/VkLayer_unique_objects.json')
-rw-r--r--layers/linux/VkLayer_unique_objects.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/linux/VkLayer_unique_objects.json b/layers/linux/VkLayer_unique_objects.json
index 713eb3ca..368766b6 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.45",
+ "api_version": "1.0.46",
"implementation_version": "1",
"description": "Google Validation Layer"
}