blob: 66ca9679f27e1a46f09aa3767b8fe2a5a601c616 [file] [log] [blame]
IB {
float f;
} float;
float4 main() {
return float.f.xxxx;
}