From 2c4bbf3f049e561125501baab93c79d149d49394 Mon Sep 17 00:00:00 2001 From: Mark Young Date: Fri, 7 Jul 2017 07:59:56 -0600 Subject: header: Update to 1.0.54 Vulkan release Update the headers and xml file with the latest spec changes for Vulkan 1.0.54. Also, make corresponding loader and layer changes to support the new extensions. Change-Id: I11273c5e3e828743f904e4f0b4b2f2c3a7804df0 --- layers/linux/VkLayer_unique_objects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers/linux/VkLayer_unique_objects.json') diff --git a/layers/linux/VkLayer_unique_objects.json b/layers/linux/VkLayer_unique_objects.json index 2f9d95ca..f2bc92a9 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.51", + "api_version": "1.0.54", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3