[webkit-reviews] review granted: [Bug 200740] [WebGPU] Use of WebGPU should not force discrete GPU : [Attachment 376325] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 16:15:59 PDT 2019


Myles C. Maxfield <mmaxfield at apple.com> has granted Justin Fan
<justin_fan at apple.com>'s request for review:
Bug 200740: [WebGPU] Use of WebGPU should not force discrete GPU
https://bugs.webkit.org/show_bug.cgi?id=200740

Attachment 376325: Patch

https://bugs.webkit.org/attachment.cgi?id=376325&action=review




--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 376325
  --> https://bugs.webkit.org/attachment.cgi?id=376325
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=376325&action=review

> Source/WebCore/platform/graphics/gpu/GPURequestAdapterOptions.h:40
> +    Optional<GPUPowerPreference> powerPreference {
GPUPowerPreference::LowPower };

Why is this optional any more, then?


More information about the webkit-reviews mailing list