[webkit-changes] [WebKit/WebKit] 040187: [WebGPU] Add support for rgba10a2uint in GPUTextur...

mwyrzykowski noreply at github.com
Tue Oct 17 00:08:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 04018714acdf8b3c3929bfc650ce75334e546487
      https://github.com/WebKit/WebKit/commit/04018714acdf8b3c3929bfc650ce75334e546487
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  [WebGPU] Add support for rgba10a2uint in GPUTextureFormat.idl
https://bugs.webkit.org/show_bug.cgi?id=263157
<radar://117027534>

Reviewed by Dan Glastonbury.

This was mostly added as part of https://bugs.webkit.org/show_bug.cgi?id=261511
but was missing a value in the serialization file.

* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

Canonical link: https://commits.webkit.org/269401@main




More information about the webkit-changes mailing list