Searched refs:PRIMITIVE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_split_tmp.h51 if (PRIMITIVE(start, count))
173 #undef PRIMITIVE macro
H A Ddraw_pt_vsplit_tmp.h225 #define PRIMITIVE(istart, icount) \ macro
290 #define PRIMITIVE(istart, icount) FALSE macro
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_span.h173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_split_tmp.h51 if (PRIMITIVE(start, count))
173 #undef PRIMITIVE macro
H A Ddraw_pt_vsplit_tmp.h225 #define PRIMITIVE(istart, icount) \ macro
290 #define PRIMITIVE(istart, icount) FALSE macro
/external/mesa3d/src/mesa/swrast/
H A Ds_span.h173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \
/external/tcpdump/
H A Dprint-snmp.c250 #define PRIMITIVE 0 macro
505 case PRIMITIVE:

Completed in 149 milliseconds