blob: 55fe4a82c09ac4340a5a971fb6f985d42ef70c32 [file] [log] [blame]
SKIP: FAILED
[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'