Neil Roberts <n...@linux.intel.com> writes: > + assert(src_bits + dst_bits <= sizeof(x) * 8);
Erm, actually I didn't realise there were places calling this with dst_bits set to 32, so this isn't going to work. I probably should have waited for Piglit to finish before sending the patch. Sorry. - Neil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev