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

5 lines
61 B
GLSL

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