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

5 lines
73 B
GLSL

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