NEW 229455
[Texmap][WebXR] Choose high power GPU when WebXR is enabled
https://bugs.webkit.org/show_bug.cgi?id=229455
Summary [Texmap][WebXR] Choose high power GPU when WebXR is enabled
Lauro Moura
Reported 2021-08-24 10:56:18 PDT
webxr/high-performance.html 240578@main / r281124 added an attribute to force the choice of a high-power GPU when WebXR is enabled. In WPE, as this attribute is ignored, and the test fails with: --- /home/lauro/dev/WebKit/layout-test-results/webxr/high-performance-expected.txt +++ /home/lauro/dev/WebKit/layout-test-results/webxr/high-performance-actual.txt @@ -1,4 +1,4 @@ Default: OK -XR Compatible (should be high-performance): high-performance +XR Compatible (should be high-performance): default Is this something we'll eventually want to support? Or something that we could just rebaseline? PS: Just setting the attribute in the context constructor is enough to make the test pass. But without actually requesting the GPU, this feels kinda like "cheating" just to make it pass.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-31 10:57:22 PDT
Note You need to log in before you can comment on or make changes to this bug.