[webkit-changes] [WebKit/WebKit] a38f1e: [WebGPU] Enable shader validation on compute and r...

mwyrzykowski noreply at github.com
Wed Oct 16 16:02:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a38f1eae05cc9330d30874f98bc9af67b72dbfe7
      https://github.com/WebKit/WebKit/commit/a38f1eae05cc9330d30874f98bc9af67b72dbfe7
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/ComputePipeline.mm
    M Source/WebGPU/WebGPU/RenderPipeline.mm

  Log Message:
  -----------
  [WebGPU] Enable shader validation on compute and render pipelines
https://bugs.webkit.org/show_bug.cgi?id=281436
rdar://137888605

Reviewed by Tadeu Zagallo.

Enable shader validation when WebGPU is enabled by default.

* Source/WebGPU/WebGPU/ComputePipeline.mm:
(WebGPU::createComputePipelineState):
* Source/WebGPU/WebGPU/RenderPipeline.mm:

Canonical link: https://commits.webkit.org/285295@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