Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6934bcfc3a529037e2948a5a3b2173cf238bce5f
      
https://github.com/WebKit/WebKit/commit/6934bcfc3a529037e2948a5a3b2173cf238bce5f
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

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

  Log Message:
  -----------
  [WebGPU] remove invalid code paths in RenderBundleEncoder
https://bugs.webkit.org/show_bug.cgi?id=282226
rdar://138790522

Reviewed by Dan Glastonbury.

These code paths should not be reachable, since we fallback to
record-replay when indirect draw commands are used in a RenderBundle.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::drawIndexedIndirect):
(WebGPU::RenderBundleEncoder::drawIndirect):

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