[webkit-reviews] review granted: [Bug 232560] [WebGPU] Bindings part 2: Bring back Buffer bindings code : [Attachment 442967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 15:07:23 PDT 2021


Alex Christensen <achristensen at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 232560: [WebGPU] Bindings part 2: Bring back Buffer bindings code
https://bugs.webkit.org/show_bug.cgi?id=232560

Attachment 442967: Patch

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 442967
  --> https://bugs.webkit.org/attachment.cgi?id=442967
Patch

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

> Source/WebCore/Modules/WebGPU/GPUBufferUsage.h:33
> +using GPUBufferUsageFlags = uint32_t;

It looks like this could currently be uint16_t


More information about the webkit-reviews mailing list