1@dumpInfo {dump all the fields}
2half4 main() {
3    return half4(1);
4}
5