[webkit-changes] [WebKit/WebKit] 693c11: [WebGPU] GPUDevice::createComputePipeline does not...

mwyrzykowski noreply at github.com
Mon Oct 30 10:15:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 693c11af53e288069cc59ebc10eaf12d6ea3d03e
      https://github.com/WebKit/WebKit/commit/693c11af53e288069cc59ebc10eaf12d6ea3d03e
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUPipelineDescriptorBase.idl

  Log Message:
  -----------
  [WebGPU] GPUDevice::createComputePipeline does not handle missing optional layout field
https://bugs.webkit.org/show_bug.cgi?id=263784
<radar://117589263>

Reviewed by Tadeu Zagallo.

The field is required according to the specification.

* Source/WebCore/Modules/WebGPU/GPUPipelineDescriptorBase.idl:

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




More information about the webkit-changes mailing list