diff options
author | Mathias Fröhlich <[email protected]> | 2011-12-01 18:29:18 +0100 |
---|---|---|
committer | Mathias Fröhlich <[email protected]> | 2011-12-02 07:04:49 +0100 |
commit | a4f345e0d21d13186b22f78718547b862d63fdf6 (patch) | |
tree | cedc2dc0d840d3fa17af70ffec1c8b414e2b1a51 /src/mesa/tnl | |
parent | 52b75c6165f2b100fe3f8a55ea3f91fbc79e1bf5 (diff) |
mesa: Extend BITSET64_*_RANGE to work on arbitrary ranges.
The BITSET64_{TEST,SET,CLEAR}_RANGE macros only work on ranges
wither in the lower 32 or in the upper 32 bits of the bitset.
This change extends these macros to work on arbitrary ranges
possibly crossing the bitset word boundary.
Signed-off-by: Mathias Froehlich <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/tnl')
0 files changed, 0 insertions, 0 deletions