Searched refs:DECLARE_BITSET_T (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/ | ||
D | bitset.h | 448 #define DECLARE_BITSET_T(T, N) struct T { \ macro |
/third_party/mesa3d/src/compiler/glsl/ | ||
D | ast.h | 487 DECLARE_BITSET_T(bitset_t, 96); |