[webkit-changes] [WebKit/WebKit] de8e66: [WebGPU] GPU process crashes when Metal debug vali...

mwyrzykowski noreply at github.com
Mon Feb 19 23:44:27 PST 2024


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

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

  Log Message:
  -----------
  [WebGPU] GPU process crashes when Metal debug validation is enabled and https://webgpu.github.io/webgpu-samples/samples/particles is opened (269756)
https://bugs.webkit.org/show_bug.cgi?id=269756
<radar://123269255>

Reviewed by Dan Glastonbury.

Array lengths should refrence the webBinding and not the generated metal binding.
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::Device::addPipelineLayouts):

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