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

5 lines
63 B
GLSL

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