[webkit-changes] [WebKit/WebKit] ae376a: [WebGPU] CTS validation/render_pipeline/misc.html ...

mwyrzykowski noreply at github.com
Wed Jan 3 17:15:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae376a9b68df58fba3394991e40ead87b23446ea
      https://github.com/WebKit/WebKit/commit/ae376a9b68df58fba3394991e40ead87b23446ea
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/misc-expected.txt
    M Source/WebGPU/WebGPU/RenderPipeline.mm

  Log Message:
  -----------
  [WebGPU] CTS validation/render_pipeline/misc.html is failing
https://bugs.webkit.org/show_bug.cgi?id=266734
<radar://119958255>

Reviewed by Tadeu Zagallo.

Correct pipeline device mismatch which was preventing this test from passing.

* LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/misc-expected.txt:
Add passing expectations.

* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::Device::createRenderPipeline):

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




More information about the webkit-changes mailing list