NEW279434
[GTK][WPE] Make it possible to use GPU process without a real GPU for testing
https://bugs.webkit.org/show_bug.cgi?id=279434
Summary [GTK][WPE] Make it possible to use GPU process without a real GPU for testing
Carlos Garcia Campos
Reported 2024-09-10 05:11:22 PDT
The GPU process requires an actual GPU to allocate the DMA-BUF buffers. This makes imposible to use it in layout tests where we always use software rasterization mode. We could add a fallback mode using shared memory, just for the tests since it will be very slow.
Attachments
Carlos Garcia Campos
Comment 1 2024-11-25 01:19:29 PST
*** Bug 283623 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.