aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_unique_objects.json
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2017-05-22 10:10:07 -0600
committerMark Lobodzinski <mark@lunarg.com>2017-05-23 15:04:57 -0600
commite96576872ebbd994f37a3500f7f0617699378bf2 (patch)
tree65f3e95d56aaa6cbe7b90b6b423a7da04e440ffe /layers/linux/VkLayer_unique_objects.json
parentc082833a62c315d76311191373f195c94722d412 (diff)
downloadusermoji-e96576872ebbd994f37a3500f7f0617699378bf2.tar.xz
header: Update to 1.0.50 Vulkan version
- updated include/vulkan/vulkan.h - updated scripts/vk.xml - updated layers json files - updated tests json files - build new verison of vulkan.hpp - code fixups for deprecated DebugReportError enum Note that this does NOT include any shader-checker support for the VK_AMD_texture_gather_bias_lod extension, as this requires glslang and SPIR-V updates. Change-Id: Ie01aed143f2fad065c86e2a27e46fe32ccb9e1f7
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 b590ed21..07fb9b65 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.49",
+ "api_version": "1.0.50",
"implementation_version": "1",
"description": "Google Validation Layer"
}