SceneView error on chromebook Duet 5 (4.22)

295
0
01-31-2022 06:22 AM
VictorBerchet
Occasional Contributor

It seems like gltf is not supported on my chromebook lenovo duet 5.

It results in a crash - a degraded mode would be preferable. 

The gltf sample generates the following error:

SceneView.js:8596 Device claims support for WebGL extension EXT_float_blend but does not support it. Using fall back.
a.testFloatBufferBlend @ SceneView.js:8596
SceneView.js:8552 WebGL: INVALID_OPERATION: useProgram: program not valid
m.useProgram @ SceneView.js:8552
H.runTask @ SceneView.js:1308
V._run @ (index):2055
V._runIdle @ (index):2052
V.frame @ (index):2050
z.frame @ SceneView.js:5897
update @ SceneView.js:5895
(anonymous) @ (index):170
l.forAll @ (index):179
executeFrameTasks @ (index):170
t @ (index):168
12WebGL: INVALID_OPERATION: getUniformLocation: program not linked
about:srcdoc:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
about:srcdoc:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
about:srcdoc:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
about:srcdoc:1 Uncaught (in promise) l {name: 'AbortError', details: undefined, message: 'Aborted'}

Let me know if you are interested in info from webgl report to help ?

Thanks

 

0 Kudos
0 Replies