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

5 lines
81 B
GLSL

@test(testDataName) {testDataName section}
half4 main() {
return half4(1);
}