aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_unique_objects.json
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2017-03-27 14:40:17 -0600
committerMark Lobodzinski <mark@lunarg.com>2017-03-28 14:35:16 -0600
commit826eae0059cdc28e605a4904b8527fc87ba120db (patch)
tree1644ae51a3b243aa246708dc609de0b1aaedbb0c /layers/linux/VkLayer_unique_objects.json
parent364f053c375a3510e83c2276734cec99fe1afba6 (diff)
downloadusermoji-826eae0059cdc28e605a4904b8527fc87ba120db.tar.xz
header: Update to 1.0.45 Vulkan version
- updated include/vulkan/vulkan.h - updated scripts/vk.xml - updated layers json files - updated tests json files - updated include/vulkan/vulkan.hpp - FIXED scripts/vk.xml (see note) NOTE: This commit also includes an unofficial change to vk.xml. The 1.0.45 header update broke the structure definition for device_features2. The mangled line has been replaced in this update. Change-Id: If646355a5b211ca90484d449a1c55412decc3de6
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 cbeb5add..713eb3ca 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.44",
+ "api_version": "1.0.45",
"implementation_version": "1",
"description": "Google Validation Layer"
}