swrast: Use BITFIELD64_BIT for arrayAttribs.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 18 Mar 2015 14:25:19 +0000 (14:25 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 18 Mar 2015 21:51:54 +0000 (21:51 +0000)
commitcebc62f1060c815e3b5a1bd3728c3d909db3d2b8
tree20869e9cc6cc1df31edc329564f14dbf82424d46
parentd3e9aa8d88e6684235bb0be549551d1402ef8881
swrast: Use BITFIELD64_BIT for arrayAttribs.

As VARYING_SLOT_MAX can be bigger than 32.

I'll probably stop building swrast with MSVC in the near future, but this
seems a real bug regardless.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_span.c