diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2018-04-16 08:15:59 -0600 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2018-04-16 13:23:59 -0600 |
| commit | 9a162f5e65e6d34cec22d2e0d4796bcdc68d3cf0 (patch) | |
| tree | 2b80ab58e871cdec65e09f8a900cd616188da88d /layers/linux/VkLayer_parameter_validation.json | |
| parent | b61d11652ad7effb146d14e1906748c119b72305 (diff) | |
| download | usermoji-9a162f5e65e6d34cec22d2e0d4796bcdc68d3cf0.tar.xz | |
header: Update to version 1.1.73 of the Vulkan hdr
- update json files
- update vk.xml
- update vulkan_core.h
- update validusage.json
- update vk_validation_error_messages.h
- update vk_validation_error_database.txt
- update vulkan.hpp
- removed checks for the following deprecated VUIDs related to
ImageCreateInfo and FormatProperties:
- VALIDATION_ERROR_09e007ae
- VALIDATION_ERROR_09e007b4
- VALIDATION_ERROR_09e007ac
- VALIDATION_ERROR_09e007a6
- VALIDATION_ERROR_09e007b2
- VALIDATION_ERROR_09e007a4
- VALIDATION_ERROR_09e007aa
- VALIDATION_ERROR_09e007a8
- VALIDATION_ERROR_09e007a2
- VALIDATION_ERROR_09e007b0
- modified CreateImageFormatSupportErrors test to remove killed checks
- modified ImageLayerUnsupportedFormat test to remove killed check
Change-Id: I8f1577747d87fdeb6f68b9db0340443a83c44630
Diffstat (limited to 'layers/linux/VkLayer_parameter_validation.json')
| -rw-r--r-- | layers/linux/VkLayer_parameter_validation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/linux/VkLayer_parameter_validation.json b/layers/linux/VkLayer_parameter_validation.json index ac6c3f1f..fcd6bafd 100644 --- a/layers/linux/VkLayer_parameter_validation.json +++ b/layers/linux/VkLayer_parameter_validation.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_parameter_validation", "type": "GLOBAL", "library_path": "./libVkLayer_parameter_validation.so", - "api_version": "1.1.72", + "api_version": "1.1.73", "implementation_version": "1", "description": "LunarG Validation Layer", "instance_extensions": [ |
