[webkit-changes] [WebKit/WebKit] e87abc: Add bounds check when writing multidimensional tex...
Alex Christensen
noreply at github.com
Wed Mar 13 08:13:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e87abc019b58b6bec3af3db905ff83ba39a9302e
https://github.com/WebKit/WebKit/commit/e87abc019b58b6bec3af3db905ff83ba39a9302e
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M LayoutTests/TestExpectations
A LayoutTests/fast/webgpu/multidimensional-texture-bounds-expected.txt
A LayoutTests/fast/webgpu/multidimensional-texture-bounds.html
M Source/WebGPU/WebGPU/Queue.mm
Log Message:
-----------
Add bounds check when writing multidimensional texture
https://bugs.webkit.org/show_bug.cgi?id=270896
rdar://124475299
Reviewed by Mike Wyrzykowski.
* LayoutTests/TestExpectations:
* LayoutTests/fast/webgpu/multidimensional-texture-bounds-expected.txt: Added.
* LayoutTests/fast/webgpu/multidimensional-texture-bounds.html: Added.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):
Canonical link: https://commits.webkit.org/276024@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