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