Closed Bug 1834097 Opened 3 years ago Closed 3 years ago

Webgpu Demo Shader '' parsing error: expected assignment or increment/decrement, found 'pos'

Categories

(Core :: Graphics: WebGPU, defect)

Firefox 115
defect

Tracking

()

RESOLVED DUPLICATE of bug 1822096

People

(Reporter: bhbenjaminhansen, Unassigned)

Details

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

Steps to reproduce:

In Firefox Nightly (115.0a1 (2023-05-19) (64 bit)), I navigated to https://webgpu.github.io/webgpu-samples/samples/deferredRendering#vertexTextureQuad.wgsl.

Actual results:

The demo showed a black screen and the error Shader '' parsing error: expected assignment or increment/decrement, found 'pos' got printed to the console.

Expected results:

The shader code should parse correctly and the demo should compile.

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

Pretty sure that this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1822096#c2.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1822096
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.