Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2648194dcc7f18a0118c86176d838df58e630557
      
https://github.com/WebKit/WebKit/commit/2648194dcc7f18a0118c86176d838df58e630557
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-08-24 (Sat, 24 Aug 2024)

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

  Log Message:
  -----------
  [WebGPU] Implement std::span in RenderBundleEncoder::executePreDrawCommands
https://bugs.webkit.org/show_bug.cgi?id=278450
rdar://132230441

Reviewed by Dan Glastonbury.

Prefer memcpySpan which has built-in release assertions over memcpy
with our own release assertions.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::executePreDrawCommands):

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