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