[webkit-changes] [WebKit/WebKit] 598d8f: [WebGPU] Destroy the device when encountering comm...

mwyrzykowski noreply at github.com
Tue Sep 17 16:10:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 598d8ffd2b1d86044a2171b96fd694fed48bb1b9
      https://github.com/WebKit/WebKit/commit/598d8ffd2b1d86044a2171b96fd694fed48bb1b9
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

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

  Log Message:
  -----------
  [WebGPU] Destroy the device when encountering command buffer failures
https://bugs.webkit.org/show_bug.cgi?id=279691
rdar://135972549

Reviewed by Ada Chan.

Mirror what WebGL does and drop the GPUDevice when the command
buffer encounters an error.

* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::commitMTLCommandBuffer):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list