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