Bug 314180

Summary: [WPE][GTK][CMake] Enablke Vulkan support with ENABLE_EXPERIMENTAL_FEATURES
Product: WebKit Reporter: Adrian Perez <aperez>
Component: CMakeAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: csaavedra, dpino
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=312992
Bug Depends on:    
Bug Blocks: 312990    

Adrian Perez
Reported 2026-05-06 01:13:06 PDT
As part of issue #312992 there was a follow-up patch to disable Vulkan support to avoid breaking the Ubuntu-stable and Debian-stable post-commit bots. These two bots disable experimental features, which means tying Vulkan to ENABLE_EXPERIMENTAL_FEATURES we can get the code built by default in most bots, while not breaking the two that do not have the Volk dependency installed.
Attachments
Adrian Perez
Comment 1 2026-05-06 01:18:04 PDT
EWS
Comment 2 2026-05-06 02:25:00 PDT
Committed 312679@main (29650bf76db0): <https://commits.webkit.org/312679@main> Reviewed commits have been landed. Closing PR #64352 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.