Neil Roberts <[email protected]> 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
