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

5 lines
70 B
Plaintext
Raw Normal View History

@dumpInfo {dump all the fields}
half4 main() {
return half4(1);
}