From c151544c57861264546d9bbd175f9bf2de27b9ed Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Tue, 30 Aug 2016 14:11:39 -0600 Subject: header: Remove ValidationFlags changes from vk.xml The validation_flags features will be moved into an extension. Change-Id: I05e0642c253f0c39361049b3677cdd037cb2a9ef --- vk.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/vk.xml b/vk.xml index 93a01c0f..ad20d1f0 100644 --- a/vk.xml +++ b/vk.xml @@ -2148,11 +2148,6 @@ maintained in the master branch of the Khronos Vulkan Github project. PFN_vkDebugReportCallbackEXT pfnCallback void* pUserData - - VkStructureType sType - const void* pNext - uint64_t enabledValidationFlags - VkStructureType sType const void* pNext @@ -5384,15 +5379,13 @@ maintained in the master branch of the Khronos Vulkan Github project. - + - - -- cgit v1.2.3