v811_spc009/external/skia/resources/sksl/fp/GrSectionMake.fp

5 lines
59 B

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