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