Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f749a8e371aa0c43726a3d7e14355befb559be38
      
https://github.com/WebKit/WebKit/commit/f749a8e371aa0c43726a3d7e14355befb559be38
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-05-21 (Wed, 21 May 2025)

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

  Log Message:
  -----------
  tympanus.net/Tutorials/WebGPUFluid/ is slower in Safari than Chrome
https://bugs.webkit.org/show_bug.cgi?id=293246
rdar://151652082

Reviewed by Tadeu Zagallo.

Allow Metal to choose the optimal value, we don't need to set it ourselves.

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

* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::crashGPUProcess):
(WebGPU::Queue::commitMTLCommandBuffer):
Fix GPU process crash observed in EWS run of this PR.

Make backtrace include the error code to more easily diagnose
which error code is triggering.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to