aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h
blob: b23decc70b94d3fac20405aed32ace808e82117f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                       
                                                        
                                                                        
   
 
                                                                                   


                                                                       

                                                                                          
--- third_party/dawn/include/dawn/native/VulkanBackend.h.orig	2024-05-21 18:07:39 UTC
+++ third_party/dawn/include/dawn/native/VulkanBackend.h
@@ -90,7 +90,7 @@ struct DAWN_NATIVE_EXPORT SamplerYCbCrVulkanDescriptor
 };
 
 // Can't use DAWN_PLATFORM_IS(LINUX) since header included in both Dawn and Chrome
-#ifdef __linux__
+#if defined(__linux__) || defined(__OpenBSD__) || defined(__FreeBSD__)
 
 // Common properties of external images represented by FDs. On successful import the file
 // descriptor's ownership is transferred to the Dawn implementation and they shouldn't be