xref
: /
external
/
skia
/
resources
/
sksl
/
fp
/
GrSectionTest.fp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@test(testDataName) {testDataName section}
2
half4 main() {
3
return half4(1);
4
}
5