HomeSort by relevance Sort by last modified time
    Searched defs:PRIMITIVE (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_split_tmp.h 45 /* sanitize primitive length */
50 /* try flushing the entire primitive */
51 if (PRIMITIVE(start, count))
173 #undef PRIMITIVE
draw_pt_vsplit_tmp.h 225 #define PRIMITIVE(istart, icount) \
290 #define PRIMITIVE(istart, icount) FALSE
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_split_tmp.h 45 /* sanitize primitive length */
50 /* try flushing the entire primitive */
51 if (PRIMITIVE(start, count))
173 #undef PRIMITIVE
draw_pt_vsplit_tmp.h 225 #define PRIMITIVE(istart, icount) \
290 #define PRIMITIVE(istart, icount) FALSE
  /external/tcpdump/
print-snmp.c 249 "Primitive",
250 #define PRIMITIVE 0
505 case PRIMITIVE:
    [all...]

Completed in 558 milliseconds