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