unplugged-vendor/external/skia/resources/sksl/errors/UnsupportedGLSLIdentifiers.sksl

3 lines
94 B
Plaintext

void fragcoord() { float x = gl_FragCoord.x; }
void fragcolor() { float r = gl_FragColor.r; }