HomeSort by relevance Sort by last modified time
    Searched refs:PRIMITIVE (Results 1 - 7 of 7) 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/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.h 124 GLenum primitive; member in struct:sw_span
173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \
  /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/mesa3d/src/mesa/swrast/
s_span.h 124 GLenum primitive; member in struct:sw_span
173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \
  /external/tcpdump/
print-snmp.c 249 "Primitive",
250 #define PRIMITIVE 0
505 case PRIMITIVE:
    [all...]

Completed in 125 milliseconds