mesa: Add a macro to bitset for determining bitset size.
authorEric Anholt <eric@anholt.net>
Thu, 4 Apr 2013 16:47:03 +0000 (09:47 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2013 23:32:12 +0000 (16:32 -0700)
commitdf25b4f3cf22282b06e622f3cf1f5855b8f767a8
tree0b61ecc2d28452187ede83b9881d7ab8ad201058
parentb5a0f59c0f167c2d99b585371e76c80c5342990c
mesa: Add a macro to bitset for determining bitset size.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp
src/mesa/drivers/dri/i965/brw_fs_live_variables.cpp
src/mesa/main/bitset.h
src/mesa/program/register_allocate.c