Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3bf879afc70b1c753bc4f0bea2b19f7cf911ee0
https://github.com/WebKit/WebKit/commit/e3bf879afc70b1c753bc4f0bea2b19f7cf911ee0
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
A LayoutTests/fast/webgpu/nocrash/fuzz-281539-expected.txt
A LayoutTests/fast/webgpu/nocrash/fuzz-281539.html
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
Log Message:
-----------
[WebGPU] Indirect indexed validation does not take into account index buffer
offset
https://bugs.webkit.org/show_bug.cgi?id=281539
rdar://137966310
Reviewed by Tadeu Zagallo.
drawIndirectIndexed must have space for at least one index
* LayoutTests/fast/webgpu/nocrash/fuzz-281539-expected.txt: Added.
* LayoutTests/fast/webgpu/nocrash/fuzz-281539.html: Added.
Add regression test.
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::clampIndirectIndexBufferToValidValues):
Canonical link: https://commits.webkit.org/285260@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes