Open
Bug 1848993
Opened 1 year ago
Updated 8 months ago
WebGPU CTS fails in `large_draw` tests
Categories
(Core :: Graphics: WebGPU, defect, P2)
Core
Graphics: WebGPU
Tracking
()
NEW
People
(Reporter: ErichDonGubler, Unassigned)
References
(Blocks 2 open bugs)
Details
Two issues:
TIMEOUT
s (patched in bug 1814088)FAIL
s, current failure is anOperationError
with the messageGPUQueue.writeBuffer: Byte size must be a multiple of 4
Steps to reproduce
-
With a clean Firefox build based on patches from bug 1814088 or later, run the following test command:
./mach wpt '/_mozilla/webgpu/chunked/6/cts.https.html?q=webgpu:api,operation,rendering,basic:large_draw:*'
Reporter | ||
Updated•1 year ago
|
Updated•8 months ago
|
Blocks: webgpu-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•