[webkit-changes] [WebKit/WebKit] efa814: [WebGPU] errorValidatingDynamicOffsets can be bypa...

mwyrzykowski noreply at github.com
Fri Jun 28 10:06:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efa8149ffba6affc87b822e577e1a3a05d95121a
      https://github.com/WebKit/WebKit/commit/efa8149ffba6affc87b822e577e1a3a05d95121a
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

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

  Log Message:
  -----------
  [WebGPU] errorValidatingDynamicOffsets can be bypassed in setBindGroup
https://bugs.webkit.org/show_bug.cgi?id=275691
<radar://130148080>

Reviewed by Tadeu Zagallo.

Switch add -> set in HashMap call, add was unintentional.

* Source/WebGPU/WebGPU/ComputePassEncoder.mm:
(WebGPU::ComputePassEncoder::setBindGroup):

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