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