Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4a27526e8d2b542964725cf5bee0ed362c8fc0aa
      
https://github.com/WebKit/WebKit/commit/4a27526e8d2b542964725cf5bee0ed362c8fc0aa
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    A LayoutTests/fast/webgpu/nocrash/fuzz-275232-expected.txt
    A LayoutTests/fast/webgpu/nocrash/fuzz-275232.html
    M Source/WebGPU/WebGPU/RenderBundleEncoder.mm

  Log Message:
  -----------
  [WebGPU] RenderBundleEncoder attempts to add commands during iteration
https://bugs.webkit.org/show_bug.cgi?id=275232
<radar://129354644>

Reviewed by Dan Glastonbury.

Command encoding is only valid during replay when there is not only
a RenderPassEncoder but one which has a valid MTLRenderCommandEncoder.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::validToEncodeCommand const):

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