[webkit-reviews] review granted: [Bug 197126] [WebGPU] Move swap chain methods from GPUDevice to GPUCanvasContext : [Attachment 367854] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 10:54:14 PDT 2019


Dean Jackson <dino at apple.com> has granted Justin Fan <justin_fan at apple.com>'s
request for review:
Bug 197126: [WebGPU] Move swap chain methods from GPUDevice to GPUCanvasContext
https://bugs.webkit.org/show_bug.cgi?id=197126

Attachment 367854: Patch

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




--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 367854
  --> https://bugs.webkit.org/attachment.cgi?id=367854
Patch

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

> Source/WebCore/Modules/webgpu/GPUCanvasContext.idl:36
> +    GPUTextureUsageFlags usage; // = GPUTextureUsage.OUTPUT_ATTACHMENT;

Please leave the "FIXME" in here so we can find it.


More information about the webkit-reviews mailing list