5fc8393125
Per the spec, L1 is clamped to the value 0xff if it is greater than 0xff. An oversight caused us to take the maximum of L1 and 0xff, rather than the minimum. Huge thanks to wwylele for finding this. Co-Authored-By: Weiyi Wang <wwylele@gmail.com> |
||
---|---|---|
.. | ||
astc.cpp | ||
astc.h | ||
decoders.cpp | ||
decoders.h | ||
texture.cpp | ||
texture.h |