HomeSort by relevance Sort by last modified time
    Searched refs:_NEW_LINE (Results 1 - 18 of 18) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.h 37 #define _INTEL_NEW_RENDERSTATE (_NEW_LINE | \
  /external/mesa3d/src/mesa/main/
lines.c 74 FLUSH_VERTICES(ctx, _NEW_LINE);
109 FLUSH_VERTICES(ctx, _NEW_LINE);
state.c 408 if (1/*new_state & _NEW_LINE*/) {
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
debug.c 81 (state & _NEW_LINE) ? "ctx->Line, " : "",
enable.c 415 FLUSH_VERTICES(ctx, _NEW_LINE);
424 FLUSH_VERTICES(ctx, _NEW_LINE);
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_wm_state.c 52 /* _NEW_LINE */
102 .mesa = (_NEW_LINE | _NEW_POLYGON |
brw_sf_state.c 233 /* _NEW_LINE */
321 _NEW_LINE |
brw_wm_state.c 218 /* _NEW_LINE */
253 _NEW_LINE |
gen6_sf_state.c 220 /* _NEW_LINE */
357 _NEW_LINE |
gen6_wm_state.c 169 /* _NEW_LINE */
231 .mesa = (_NEW_LINE |
gen7_sf_state.c 249 /* _NEW_LINE */
309 _NEW_LINE |
brw_misc_state.c 722 .mesa = _NEW_LINE,
757 .mesa = _NEW_LINE,
brw_state_upload.c 337 DEFINE_BIT(_NEW_LINE),
brw_wm.c 529 /* _NEW_LINE, _NEW_POLYGON, BRW_NEW_REDUCED_PRIMITIVE */
647 _NEW_LINE |
  /external/mesa3d/src/mesa/state_tracker/
st_atom_rasterizer.c 213 /* _NEW_LINE
261 _NEW_LINE |
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 890 #define XMESA_NEW_LINE (_NEW_LINE | \
  /external/mesa3d/src/mesa/swrast/
s_context.c 320 _NEW_LINE| \

Completed in 81 milliseconds