c7c49f5656
Change-Id: I01d82447658c7acc5fe9eb230eb7020b49fa6c4f Bug: skia:12498 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/466447 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
8 lines
210 B
GLSL
8 lines
210 B
GLSL
### 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
|