diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2018-01-08 08:17:24 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2018-01-08 11:33:52 -0700 |
| commit | d005be382d63e8722bba86aaa7cd03e0ad75a210 (patch) | |
| tree | b7036944d7056abd3478a6e29b9a91db0f24fcc4 /layers/linux/VkLayer_device_simulation.json | |
| parent | 43d5e5f7dd43f48e31f7acefdff85c1741db31ad (diff) | |
| download | usermoji-d005be382d63e8722bba86aaa7cd03e0ad75a210.tar.xz | |
header: Update to version 1.0.67 of the Vulkan hdr
- updated vulkan.h
- updated cgenerator.py
- updated generator.py
- updated reg.py
- updated vk.xml
- updated layer json files
- updated vulkan.hpp
- updated vuid_mapping.py
- updated vk_validation_error_database.txt for spec changes, new VUIDs
- updated vk_validation_error_messages.h
Change-Id: Ifb67cf406aa82bf89e72ccfa4e1320cb3b199656
Diffstat (limited to 'layers/linux/VkLayer_device_simulation.json')
| -rw-r--r-- | layers/linux/VkLayer_device_simulation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/linux/VkLayer_device_simulation.json b/layers/linux/VkLayer_device_simulation.json index a39fb76c..0cf0fdd5 100644 --- a/layers/linux/VkLayer_device_simulation.json +++ b/layers/linux/VkLayer_device_simulation.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_device_simulation", "type": "GLOBAL", "library_path": "./libVkLayer_device_simulation.so", - "api_version": "1.0.66", + "api_version": "1.0.67", "implementation_version": "1.2.0", "description": "LunarG device simulation layer" } |
