Closed Bug 1827005 Opened 1 year ago Closed 1 year ago

"TypeError: GPUDevice.createRenderPipeline: 'layout' member of GPUPipelineDescriptorBase is not an object" on webgpu.github.io/webgpu-samples

Categories

(Core :: Graphics: WebGPU, defect)

Firefox 113
defect

Tracking

()

RESOLVED DUPLICATE of bug 1821219

People

(Reporter: vitalyankh, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0

Steps to reproduce:

With WebGPU on Firefox enabled, on Firefox nightly, version 113, Built from https://hg.mozilla.org/mozilla-central/rev/335d0840e3ddeeae91abcbad0bee29d13fe26617, Open https://webgpu.github.io/webgpu-samples/samples/instancedCube

Actual results:

The website shows an error: TypeError: GPUDevice.createRenderPipeline: 'layout' member of GPUPipelineDescriptorBase is not an object.

The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebGPU' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Graphics: WebGPU
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1821219
Resolution: --- → DUPLICATE

Hey :vitalyankh, looks like this and 1827004 (duplicate submissions from you? 🤔) are dupes of 1821219, which I believe should resolve this issue. LMK if that doesn't sound right, or you otherwise feel like that ticket wouldn't address the issue you've raised here.

Hi :ErichDonGubler, thanks for your reply. I'm sure this and 1827004 are dupes of 1821219. Sorry for my duplicate submissions. It's the first time I submit a bug on Mozilla Bugzilla. And really looking forward to full WebGPU implementation on Firefox :)

:vitalyankh: No need to apologize! Having a larger corpus of things to test actually helps boost our confidence that we've fixed a given issue. We're happy that you're already investigating WebGPU in Firefox. We hope you'll stick with us until we get this particular bug and, eventually, webgpu-v1 resolved, so there's something interesting to consume!

You need to log in before you can comment on or make changes to this bug.