[webkit-changes] [WebKit/WebKit] 7deaf0: [WebGPU] Device::createBindGroup could use more us...

mwyrzykowski noreply at github.com
Tue May 14 12:16:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7deaf0fa0ece9e2cb6f988dcdcc2d19fe313891c
      https://github.com/WebKit/WebKit/commit/7deaf0fa0ece9e2cb6f988dcdcc2d19fe313891c
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M LayoutTests/fast/webgpu/fuzz-126848520-auto-layout-expected.txt
    M LayoutTests/fast/webgpu/fuzz-126848520-explicit-layout-expected.txt
    M Source/WebGPU/WebGPU/BindGroup.mm
    M Source/WebGPU/WebGPU/Queue.mm

  Log Message:
  -----------
  [WebGPU] Device::createBindGroup could use more useful validation errors
https://bugs.webkit.org/show_bug.cgi?id=274097
<radar://128009300>

Reviewed by Tadeu Zagallo.

Provide more useful error messages when something invalid is passed to the API.

* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::Device::createBindGroup):

* LayoutTests/fast/webgpu/fuzz-126848520-auto-layout-expected.txt:
* LayoutTests/fast/webgpu/fuzz-126848520-explicit-layout-expected.txt:
Update test expectations with new error messages.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list