Closed Bug 1911498 Opened 1 year ago Closed 7 months ago

WebGPU Unleashed's `Prefix Sum` playground

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: ErichDonGubler, Unassigned)

References

(Blocks 2 open bugs, )

Details

No description provided.
Blocks: webgpu-unleashed
No longer blocks: webgpu-apps

Now seemingly only blocked on bug 1829879.

Summary: WebGPU Unleashed's `Prefix Sum` playground fails w/o query set APIs → WebGPU Unleashed's `Prefix Sum` playground

I get Uncaught (in promise) TypeError: commandEncoder.writeTimestamp is not a function, which appears to be a non-standard feature. If I comment out the calls to writeTimestamp, it displays "Test pass". So we may be able to close this.

It was removed in https://github.com/gpuweb/gpuweb/pull/4370, probably the chrome team forgot to remove it.

Manually changing hasTimestampQuery to false gets things working.

Resolving as invalid due to the use of writeTimestamp.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.