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

5 lines
63 B
Plaintext
Raw Normal View History

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