blob: 018d2bed1176bb88c346d5279e61225c4dd0023f [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float a = 2.003662109375f;
float b = a;
}