blob: 9c93effa4c8a2956c45a7fd6047965ce705fa44d [file] [log] [blame]
SKIP: INVALID
[numthreads(1, 1, 1)]
void f() {
float16_t b = float16_t(1.0h);
}
FXC validation failure:
<scrubbed_path>(4,3-11): error X3000: unrecognized identifier 'float16_t'
<scrubbed_path>(4,13): error X3000: unrecognized identifier 'b'
tint executable returned error: exit status 1