From 5ffdab124836df520803e93ff4690a7abce4366c Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 17 Jul 2017 14:26:47 -0600 Subject: 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 --- 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 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" } -- cgit v1.2.3