Open
Bug 1827998
Opened 2 years ago
Updated 11 months ago
Missing `GPURenderPassDescriptor.{timestampWrites,maxDrawCount}` properties
Categories
(Core :: Graphics: WebGPU, defect, P2)
Tracking
()
NEW
People
(Reporter: ErichDonGubler, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Our definition of GPURenderPassDescriptor
is missing the timestampWrites
and maxDrawCount
properties still. We need these in order to be compliant with the current draft of the WebGPU v1 spec.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:jimb, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jimb)
Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•11 months ago
|
Blocks: webgpu-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•