[Cesium WebGL] Fragment shader compile log: ERROR: 0:103: 'undefined' : undeclared identifier
ERROR: 0:103: 'texture2D' : no matching overloaded function found
ERROR: 0:103: 'SRGBtoLINEAR4' : no matching overloaded function found
ERROR: 0:103: '=' : dimension mismatch
ERROR: 0:103: '=' : cannot convert from 'const mediump float' to 'highp 4-component vector of float'
[Cesium WebGL] Fragment shader translation failed. An error occurred while rendering. Rendering has stopped. RuntimeError: Fragment shader failed to compile. Compile log: ERROR: 0:103: 'undefined' : undeclared identifier
ERROR: 0:103: 'texture2D' : no matching overloaded function found
ERROR: 0:103: 'SRGBtoLINEAR4' : no matching overloaded function found
ERROR: 0:103: '=' : dimension mismatch
ERROR: 0:103: '=' : cannot convert from 'const mediump float' to 'highp 4-component vector of float' Error at new RuntimeError (http://localhost:8050/Source/Core/RuntimeError.js:38:11) at createAndLinkProgram (http://localhost:8050/Source/Renderer/ShaderProgram.js:242:13) at reinitialize (http://localhost:8050/Source/Renderer/ShaderProgram.js:498:17) at initialize (http://localhost:8050/Source/Renderer/ShaderProgram.js:491:3) at ShaderProgram._bind (http://localhost:8050/Source/Renderer/ShaderProgram.js:567:3) at beginDraw (http://localhost:8050/Source/Renderer/Context.js:1240:17) at Context.draw (http://localhost:8050/Source/Renderer/Context.js:1346:3) at DrawCommand.execute (http://localhost:8050/Source/Renderer/DrawCommand.js:591:11) at executeCommand (http://localhost:8050/Source/Scene/Scene.js:2155:13) at executeTranslucentCommandsSortedMRT (http://localhost:8050/Source/Scene/OIT.js:771:5)