Closed
Bug 1136492
Opened 10 years ago
Closed 9 years ago
WebGL 1.0.3 conformance error: conformance/glsl/misc/struct-specifiers-in-uniforms.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lukebenes, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: webgl-conformance gfx-noted)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150224030228
Steps to reproduce:
https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/misc/struct-specifiers-in-uniforms.html?webglVersion=1
Actual results:
conformance/glsl/misc/struct-specifiers-in-uniforms.html (1 of 13 passed)
failed: [unexpected link status] float
failed: [unexpected link status] vec2
failed: [unexpected link status] vec3
Expected results:
Firefox fails the test with ANGLE, but passes with the OpenGL backend.
Updated•10 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
Updated•10 years ago
|
Blocks: webgl-1.0.2
Whiteboard: webgl-conformance
Updated•10 years ago
|
Whiteboard: webgl-conformance → webgl-conformance gfx-noted
No longer blocks: webgl-1.0.2
Summary: WebGL conformance error: conformance/glsl/misc/struct-specifiers-in-uniforms.html → WebGL 1.0.3 conformance error: conformance/glsl/misc/struct-specifiers-in-uniforms.html
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•9 years ago
|
||
Reproduced this test to fail on Windows-specific systems:
- MACBOOK_AIR_WIN, MACBOOK_PRO_WIN, SURFACE, WINDBOX, HASWELL, HPOMEN
The test passed successfully on the non-Windows systems:
- SPARK, GIADA, MACBOOK_AIR_OSX, MACBOOK_PRO_OSX, MACMINI, MACPRO, NEXUS-4, NEXUS-5, NEXUS-10
See https://bugzilla.mozilla.org/show_bug.cgi?id=1178601 for hardware configuration details of these systems.
Updated•9 years ago
|
OS: Windows 7 → Windows
Comment 2•9 years ago
|
||
I tried the test on Win10 and MacOS with lastest m-c. The test has passed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•