[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    [PATCH] winevulkan: Enable VK_EXT_validation_features and VK_EXT_validation_flags.
From:       Georg Lehmann <dadschoorse () gmail ! com>
Date:       2020-10-31 20:12:21
Message-ID: 20201031201221.28329-1-dadschoorse () gmail ! com
[Download RAW message or body]

I don't see a reason why this should be explicitly unsupported.
We can pass it through to the host validation layers.

Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
---
 dlls/winevulkan/make_vulkan | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/winevulkan/make_vulkan b/dlls/winevulkan/make_vulkan
index 72b0adf0c97..2ef44338d40 100755
--- a/dlls/winevulkan/make_vulkan
+++ b/dlls/winevulkan/make_vulkan
@@ -86,8 +86,6 @@ EXT_BLOCK_SIZE = 1000
 
 UNSUPPORTED_EXTENSIONS = [
     # Instance extensions
-    "VK_EXT_validation_features",
-    "VK_EXT_validation_flags",
     "VK_KHR_display", # Needs WSI work.
     "VK_KHR_surface_protected_capabilities",
 
-- 
2.29.2


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic