[webkit-changes] [WebKit/WebKit] 8b0826: [WebGPU] External textures are placed at incorrect...
mwyrzykowski
noreply at github.com
Sat Dec 21 07:40:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b082663facffeb1cce1aa8acd0088cdb5533ab9
https://github.com/WebKit/WebKit/commit/8b082663facffeb1cce1aa8acd0088cdb5533ab9
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
A LayoutTests/fast/webgpu/nocrash/fuzz-283008-expected.txt
A LayoutTests/fast/webgpu/nocrash/fuzz-283008.html
M Source/WebGPU/WebGPU/BindGroupLayout.mm
Log Message:
-----------
[WebGPU] External textures are placed at incorrect locations in argument buffers
https://bugs.webkit.org/show_bug.cgi?id=283008
rdar://139731454
Reviewed by Tadeu Zagallo.
Reland of 286577 at main with nanite regression addressed.
* LayoutTests/fast/webgpu/nocrash/fuzz-283008-expected.txt: Added.
* LayoutTests/fast/webgpu/nocrash/fuzz-283008.html: Added.
Add regression test.
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::Device::createBindGroupLayout):
Canonical link: https://commits.webkit.org/288220@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