blob: b9f7ea3d41714a5161e47be84bd3d695bbcd0d89 [file] [log] [blame]
[numthreads(1, 1, 1)]
void main() {
const float fract = 0.25f;
const float whole = 1.0f;
return;
}