From 672a030999ee5cc89a5a1dce252629dfdcf4a082 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Wed, 28 Jun 2017 14:58:27 -0600 Subject: header: Update to version 1.0.53 of the vulkan hdr - updated vulkan.h - updated reg.py - updated vk.xml - updated vk_validation_error_database.txt - updated vk_validation_error_messages.h - updated vuid_mapping.py - updated vulkan.hpp - fixed error database vuid parser issue - updated error DB with new VUIDS Change-Id: I4744f4278981cf808b1b3c9fcf9cf6f5793f1338 --- scripts/vk.xml | 301 +++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 219 insertions(+), 82 deletions(-) (limited to 'scripts/vk.xml') diff --git a/scripts/vk.xml b/scripts/vk.xml index e013ce8b..3959ca6f 100644 --- a/scripts/vk.xml +++ b/scripts/vk.xml @@ -3,24 +3,17 @@ Copyright (c) 2015-2017 The Khronos Group Inc. -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and/or associated documentation files (the -"Materials"), to deal in the Materials without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Materials, and to -permit persons to whom the Materials are furnished to do so, subject to -the following conditions: +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Materials. + http://www.apache.org/licenses/LICENSE-2.0 -THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. ------------------------------------------------------------------------ @@ -29,8 +22,9 @@ and normative part of the Vulkan Specification, including a canonical machine-readable definition of the API, parameter and member validation language incorporated into the Specification and reference pages, and other material which is registered by Khronos, such as tags used by extension and -layer authors. The only authoritative version of vk.xml is the one -maintained in the master branch of the Khronos Vulkan GitHub project. +layer authors. The authoritative public version of vk.xml is maintained in +the master branch of the Khronos Vulkan GitHub project. The authoritative +private version is maintained in the 1.0 branch of the member gitlab server. @@ -112,7 +106,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. // Vulkan 1.0 version number #define VK_API_VERSION_1_0 VK_MAKE_VERSION(1, 0, 0) // Version of this file -#define VK_HEADER_VERSION 51 +#define VK_HEADER_VERSION 53 #define VK_DEFINE_HANDLE(object) typedef struct object##_T* object; @@ -240,6 +234,8 @@ maintained in the master branch of the Khronos Vulkan GitHub project. typedef VkFlags VkSurfaceCounterFlagsEXT; typedef VkFlags VkPipelineViewportSwizzleStateCreateFlagsNV; typedef VkFlags VkPipelineDiscardRectangleStateCreateFlagsEXT; + typedef VkFlags VkPipelineCoverageToColorStateCreateFlagsNV; + typedef VkFlags VkPipelineCoverageModulationStateCreateFlagsNV; VK_DEFINE_HANDLE(VkInstance) @@ -375,6 +371,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. + @@ -399,6 +396,8 @@ maintained in the master branch of the Khronos Vulkan GitHub project. + + typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( @@ -954,7 +953,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. VkStructureType sType - const void* pNext + const void* pNext VkPipelineMultisampleStateCreateFlags flags VkSampleCountFlagBits rasterizationSamples VkBool32 sampleShadingEnable @@ -975,7 +974,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. VkStructureType sType - const void* pNext + const void* pNext VkPipelineColorBlendStateCreateFlags flags VkBool32 logicOpEnable VkLogicOp logicOp @@ -1057,7 +1056,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. VkStructureType sType - const void* pNext + const void* pNext VkSamplerCreateFlags flags VkFilter magFilter VkFilter minFilter @@ -1770,12 +1769,12 @@ maintained in the master branch of the Khronos Vulkan GitHub project. VkStructureType sType - void* pNext + void* pNext VkPhysicalDeviceFeatures features VkStructureType sType - void* pNext + void* pNext VkPhysicalDeviceProperties properties @@ -2279,6 +2278,55 @@ maintained in the master branch of the Khronos Vulkan GitHub project. void* pNext VkBool32 supportsTextureGatherLODBiasAMD + + VkStructureType sType + const void* pNext + VkPipelineCoverageToColorStateCreateFlagsNV flags + VkBool32 coverageToColorEnable + uint32_t coverageToColorLocation + + + VkStructureType sType + void* pNext + VkBool32 filterMinmaxSingleComponentFormats + VkBool32 filterMinmaxImageComponentMapping + + + VkStructureType sType + const void* pNext + VkSamplerReductionModeEXT reductionMode + + + VkStructureType sType + void* pNext + VkBool32 advancedBlendCoherentOperations + + + VkStructureType sType + void* pNext + uint32_t advancedBlendMaxColorAttachments + VkBool32 advancedBlendIndependentBlend + VkBool32 advancedBlendNonPremultipliedSrcColor + VkBool32 advancedBlendNonPremultipliedDstColor + VkBool32 advancedBlendCorrelatedOverlap + VkBool32 advancedBlendAllOperations + + + VkStructureType sType + const void* pNext + VkBool32 srcPremultiplied + VkBool32 dstPremultiplied + VkBlendOverlapEXT blendOverlap + + + VkStructureType sType + const void* pNext + VkPipelineCoverageModulationStateCreateFlagsNV flags + VkCoverageModulationModeNV coverageModulationMode + VkBool32 coverageModulationTableEnable + uint32_t coverageModulationTableCount + const float* pCoverageModulationTable + @@ -3240,7 +3288,22 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + + + + + + + + + + + + + + + + @@ -5258,14 +5321,14 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + @@ -5362,7 +5425,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5374,25 +5437,25 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + - + - + @@ -5498,7 +5561,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5516,25 +5579,25 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + - + - + @@ -5561,7 +5624,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5573,7 +5636,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5583,7 +5646,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5594,7 +5657,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5633,7 +5696,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5709,13 +5772,13 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + @@ -5939,7 +6002,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -5998,14 +6061,14 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + @@ -6013,7 +6076,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -6024,7 +6087,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -6063,26 +6126,26 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - - + + - + - + - + @@ -6092,7 +6155,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -6103,7 +6166,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + @@ -6117,25 +6180,25 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - + - + - + @@ -6336,10 +6399,16 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - - + + + + + + + + @@ -6348,10 +6417,10 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - - + + @@ -6444,16 +6513,73 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6468,16 +6594,21 @@ maintained in the master branch of the Khronos Vulkan GitHub project. - + - - + + + + + + - + - - + + + @@ -6510,5 +6641,11 @@ maintained in the master branch of the Khronos Vulkan GitHub project. + + + + + + -- cgit v1.2.3