Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0752e9050165de7947d5aeb3c613755099311b25
      
https://github.com/WebKit/WebKit/commit/0752e9050165de7947d5aeb3c613755099311b25
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebGPU/WebGPU/Queue.mm

  Log Message:
  -----------
  [WebGPU] Invalidate all command buffers on submit, regardless of it the 
submit call succeeds
https://bugs.webkit.org/show_bug.cgi?id=274244>
<radar://128177642>

Reviewed by Dan Glastonbury.

Invalidate all command buffers passed to GPUQueue.submit, regardless
of whether or not they get committed.

Fixes the test being added in https://github.com/gpuweb/cts/pull/3716

Reland with regression fixed and test enabled.

* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::invalidateCommandBuffers):
(WebGPU::Queue::submit):

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



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

Reply via email to