Open Bug 1939841 Opened 10 months ago Updated 10 months ago

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug, )

Details

Go to https://company-named.com/dev/prototypes/2024/11-16-shade-webgpu/

Error:
16:44:21.395 Uncaught (in promise) DOMException: requestDevice: Request for limit 'maxColorAttachmentBytesPerSample' must be <= supported 32, was 64.
initialize https://company-named.com/dev/prototypes/2024/11-16-shade-webgpu/assets/index-D0lhc7hu.js:9616

I'm not sure that this is Firefox at fault, per se. Per https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcolorattachmentbytespersample, the minimum guaranteed maxColorAttachmentBytesPerSample is 32; otherwise, the author has to accept that the application might not work across all devices.

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.