[webkit-changes] [WebKit/WebKit] ab85a6: REGRESSION (280789 at main?): [ Sonoma wk2 release ] ...
mwyrzykowski
noreply at github.com
Thu Aug 1 00:49:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab85a67f6b1bc962add0332039d961cf2de6c102
https://github.com/WebKit/WebKit/commit/ab85a67f6b1bc962add0332039d961cf2de6c102
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
Log Message:
-----------
REGRESSION (280789 at main?): [ Sonoma wk2 release ] http/tests/webgpu/webgpu/api/validation/encoding/cmds/render/draw.html is constant crash.
https://bugs.webkit.org/show_bug.cgi?id=277438
rdar://132918328
Reviewed by Dan Glastonbury.
Indirect buffer size must be of a minimum size.
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::drawIndexedIndirect):
(WebGPU::RenderPassEncoder::drawIndirect):
Canonical link: https://commits.webkit.org/281693@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