unplugged-vendor/external/skia/resources/sksl/fp/GrSectionCpp.fp

5 lines
57 B
GLSL

@cpp {cpp section}
half4 main() {
return half4(1);
}