[webkit-changes] [WebKit/WebKit] 77a36e: [WebGPU] Validation error in Queue::writeTexture

mwyrzykowski noreply at github.com
Wed Aug 21 17:08:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 77a36efdb84b399a537da480e29e5c41dbd7752a
      https://github.com/WebKit/WebKit/commit/77a36efdb84b399a537da480e29e5c41dbd7752a
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    A LayoutTests/fast/webgpu/nocrash/fuzz-278474-expected.txt
    A LayoutTests/fast/webgpu/nocrash/fuzz-278474.html
    M Source/WebGPU/WebGPU/Queue.mm

  Log Message:
  -----------
  [WebGPU] Validation error in Queue::writeTexture
https://bugs.webkit.org/show_bug.cgi?id=278474
radar://134431789

Reviewed by Dan Glastonbury.

Ensure bytesPerRow is correct size for 2D and 3D copies.

* LayoutTests/fast/webgpu/nocrash/fuzz-278474-expected.txt: Added.
* LayoutTests/fast/webgpu/nocrash/fuzz-278474.html: Added.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):

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