diff options
author | Eric Anholt <[email protected]> | 2015-02-11 14:57:55 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2015-02-20 11:36:34 -0800 |
commit | 8aa381e3cd848f051931f86af5fdcd59921916ee (patch) | |
tree | ace239c760e8bf9839157bc302c4ae9ae5b2e7b1 /src/glsl | |
parent | 41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 (diff) |
mesa: Make bitset.h not rely on Mesa-specific types and functions.
Note that we can't use u_math.h's align() because it's a function instead
of a macro, while BITSET_DECLARE needs a constant expression for nouveau's
usage in global declarations.
v2: Stick some parens around the bits macro argument usage (review by Jose).
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions