Matteo Bruni (@Mystral) commented about dlls/d3dx9_36/d3dx_helpers.c:
assert(format->bits[1]); *dst_component = dst->value.x; }
else if (dst_ctype == CTYPE_SHILO)
Not new, but I just realized that `dst_ctype` is a misnomer and a bit confusing. Not something to be changed in this patch though.