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