On 12/16/2014 01:18 PM, Olivier Galibert wrote: > Note that ~0U is perfectly correct w.r.t the GLES3 spec. It just > means that s=32, which happens to be greater or equal to 8. >
True, it doesn't violate the spec. But since that causes the overflow (which is the original problem we are trying to fix,) then it makes sense to strictly stick to the spec. cheers, Eduardo _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev