webgl1
Shader(18) compilation error:
ERROR: 0:1: '' : #version required and missing.
============== shader source ==============
void main() {
gl_FragColor = vec4(0., 1., 0., 1.);
}
============================================
Case URL: https://github.com/M-CreativeLab/WebGL/tree/main/sdk/tests/conformance/attribs/gl-bindAttribLocation-repeated.html