Closed Bug 1629341 Opened 5 years ago Closed 5 years ago

warning: Attribute VertexAttribute { name: "aUvRect0", count: 4, kind: F32 } is not found in the shader composite.

Categories

(Core :: Graphics: WebRender, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1615342

People

(Reporter: heycam, Unassigned)

Details

I get these warnings when starting a debug build:

[2020-04-12T05:34:08Z WARN  webrender::device::gl] Attribute VertexAttribute { name: "aUvRect0", count: 4, kind: F32 } is not found in the shader composite. Expected at 5, found at -1
[2020-04-12T05:34:08Z WARN  webrender::device::gl] Attribute VertexAttribute { name: "aUvRect1", count: 4, kind: F32 } is not found in the shader composite. Expected at 6, found at -1
[2020-04-12T05:34:08Z WARN  webrender::device::gl] Attribute VertexAttribute { name: "aUvRect2", count: 4, kind: F32 } is not found in the shader composite. Expected at 7, found at -1

Is this message being spammed persistently, or only during start-up?
Which web page are you loading, a blank page or the (default) Firefox home page?
Can you attach your about:support please?

I'm not sure if a debug build is supported, in the sense that it's guaranteed to run warning- and assert-free and promised to stay that way.

Flags: needinfo?(cam)
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(cam)
You need to log in before you can comment on or make changes to this bug.