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

5 lines
70 B
GLSL

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