[webkit-changes] [WebKit/WebKit] e05112: [WebGPU] api/validation/compute_pipeline is failing

mwyrzykowski noreply at github.com
Thu Feb 8 19:34:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e05112cad720fb51811073972a522a31e12d8c01
      https://github.com/WebKit/WebKit/commit/e05112cad720fb51811073972a522a31e12d8c01
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/compute_pipeline-expected.txt
    M Source/WebGPU/WebGPU/ComputePipeline.mm

  Log Message:
  -----------
  [WebGPU] api/validation/compute_pipeline is failing
https://bugs.webkit.org/show_bug.cgi?id=267117
<radar://120505688>

Reviewed by Dan Glastonbury.

Add passing expectations for api,validation,compute_pipeline,*

Fix validation as zero-sized workgroups dispatch is not allowed.

* LayoutTests/http/tests/webgpu/webgpu/api/validation/compute_pipeline-expected.txt:
* Source/WebGPU/WebGPU/ComputePipeline.mm:
(WebGPU::Device::createComputePipeline):

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




More information about the webkit-changes mailing list