[webkit-changes] [WebKit/WebKit] b2f308: Revert "[WebGPU] Buffer synchronization is impleme...

mwyrzykowski noreply at github.com
Thu Mar 21 06:38:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b2f308cfed8dde9ae65f126e806e90995543bad3
      https://github.com/WebKit/WebKit/commit/b2f308cfed8dde9ae65f126e806e90995543bad3
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

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

  Log Message:
  -----------
  Revert "[WebGPU] Buffer synchronization is implemented incorrectly leading to data races between the CPU and GPU"

Unreviewed revert of commit 1ab3947e3854e90ab6b5b114ab1138b2d7804bad.

This change was not needed and was due to incorrect CTS tests.

Revert it as it is causing slowness in GPUBuffer mapping.

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