Skips loop unrolling when compiling the shader, which lowers compilation time from ~80ms to ~40ms on my machine, which might preempt stutters for applications that call d2d_device_context_init() many times.
This can help [CW bug 25000](https://www.codeweavers.com/support/bugs/browse/?cmd=bug_edit;bug_id=25000).