[webkit-changes] [WebKit/WebKit] 7e2a44: [WebGPU] CTS validation/render_pipeline/shader_mod...

mwyrzykowski noreply at github.com
Wed Jan 3 09:15:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e2a446cab8b2ce68f8a41caee2225e93b545b5d
      https://github.com/WebKit/WebKit/commit/7e2a446cab8b2ce68f8a41caee2225e93b545b5d
  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/shader_module-expected.txt
    M Source/WebGPU/WebGPU/RenderPipeline.mm

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

Reviewed by Tadeu Zagallo.

ShaderModule was just missing device mismatch to pass and correction
for vertex-only pipelines.

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

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

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




More information about the webkit-changes mailing list