Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b297fe6ceb7d6a120cd0e8aa028912c84bb42487
      
https://github.com/WebKit/WebKit/commit/b297fe6ceb7d6a120cd0e8aa028912c84bb42487
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUCommandEncoder.cpp
    M Source/WebCore/Modules/WebGPU/GPUCommandEncoder.h
    M Source/WebCore/Modules/WebGPU/GPUCommandEncoder.idl

  Log Message:
  -----------
  [WebGPU] Implement copyBufferToBuffer overload from 
https://github.com/gpuweb/gpuweb/pull/5098
https://bugs.webkit.org/show_bug.cgi?id=293905
rdar://152435677

Reviewed by Tadeu Zagallo.

The CTS plans to use this, so add the overloads which are trivial
to add so tests continue passing after auto-import.

* Source/WebCore/Modules/WebGPU/GPUCommandEncoder.cpp:
(WebCore::GPUCommandEncoder::copyBufferToBuffer):
* Source/WebCore/Modules/WebGPU/GPUCommandEncoder.h:
* Source/WebCore/Modules/WebGPU/GPUCommandEncoder.idl:

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