Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
skia
/
tests
/
sksl
/
errors
/
UnsupportedGLSLIdentifiers.glsl
blob: d5b8e5a481a976c6f1190e129c13cf96ebfe5da5 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
'gl_FragCoord'
is
a reserved word
error
:
1
:
unknown identifier
'gl_FragCoord'
error
:
2
:
'gl_FragColor'
is
a reserved word
error
:
2
:
unknown identifier
'gl_FragColor'
4
errors