[webkit-changes] [WebKit/WebKit] 6dae67: [WebGPU] Fix bounds check with offset in Queue::wr...
Alex Christensen
noreply at github.com
Sat Mar 2 17:41:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6dae676c4f80b3c0fab306f0a7aed956dbd57d6a
https://github.com/WebKit/WebKit/commit/6dae676c4f80b3c0fab306f0a7aed956dbd57d6a
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-02 (Sat, 02 Mar 2024)
Changed paths:
A LayoutTests/fast/webgpu/queue-write-texture-offset-expected.txt
A LayoutTests/fast/webgpu/queue-write-texture-offset.html
M Source/WebGPU/WebGPU/Queue.mm
Log Message:
-----------
[WebGPU] Fix bounds check with offset in Queue::writeTexture
https://bugs.webkit.org/show_bug.cgi?id=270400
rdar://123810754
Reviewed by Mike Wyrzykowski.
* LayoutTests/fast/webgpu/queue-write-texture-offset-expected.txt: Added.
* LayoutTests/fast/webgpu/queue-write-texture-offset.html: Added.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):
Canonical link: https://commits.webkit.org/275593@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