blob: 9f166c2503c529c09bf6db894418e823968e2d5e [file] [log] [blame]
[numthreads(1, 1, 1)]
void main() {
const float fract = 0.625f;
const int exp = 1;
return;
}