Searched refs:_NEW_LINE (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.h37 #define _INTEL_NEW_RENDERSTATE (_NEW_LINE | \
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.h37 #define _INTEL_NEW_RENDERSTATE (_NEW_LINE | \
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlines.c74 FLUSH_VERTICES(ctx, _NEW_LINE);
109 FLUSH_VERTICES(ctx, _NEW_LINE);
H A Dstate.c408 if (1/*new_state & _NEW_LINE*/) {
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/mesa3d/src/mesa/main/
H A Dlines.c74 FLUSH_VERTICES(ctx, _NEW_LINE);
109 FLUSH_VERTICES(ctx, _NEW_LINE);
H A Dstate.c408 if (1/*new_state & _NEW_LINE*/) {
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/chromium_org/tools/grit/grit/gather/
H A Dchrome_html_unittest.py22 _NEW_LINE = lazy_re.compile('(\r\n|\r|\n)', re.MULTILINE) variable
27 return _NEW_LINE.sub('\n', text).replace('data:image/x-png;',
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dgen7_wm_state.c52 /* _NEW_LINE */
102 .mesa = (_NEW_LINE | _NEW_POLYGON |
H A Dbrw_sf_state.c233 /* _NEW_LINE */
321 _NEW_LINE |
H A Dbrw_wm_state.c218 /* _NEW_LINE */
253 _NEW_LINE |
H A Dgen6_sf_state.c220 /* _NEW_LINE */
357 _NEW_LINE |
H A Dgen6_wm_state.c169 /* _NEW_LINE */
231 .mesa = (_NEW_LINE |
H A Dgen7_sf_state.c249 /* _NEW_LINE */
309 _NEW_LINE |
H A Dbrw_misc_state.c722 .mesa = _NEW_LINE,
757 .mesa = _NEW_LINE,
H A Dbrw_state_upload.c337 DEFINE_BIT(_NEW_LINE),
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen7_wm_state.c52 /* _NEW_LINE */
102 .mesa = (_NEW_LINE | _NEW_POLYGON |
H A Dbrw_sf_state.c233 /* _NEW_LINE */
321 _NEW_LINE |
H A Dbrw_wm_state.c218 /* _NEW_LINE */
253 _NEW_LINE |
H A Dgen6_sf_state.c220 /* _NEW_LINE */
357 _NEW_LINE |
H A Dgen6_wm_state.c169 /* _NEW_LINE */
231 .mesa = (_NEW_LINE |
H A Dgen7_sf_state.c249 /* _NEW_LINE */
309 _NEW_LINE |
H A Dbrw_misc_state.c722 .mesa = _NEW_LINE,
757 .mesa = _NEW_LINE,
H A Dbrw_state_upload.c337 DEFINE_BIT(_NEW_LINE),
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c213 /* _NEW_LINE
261 _NEW_LINE |
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c213 /* _NEW_LINE
261 _NEW_LINE |

Completed in 336 milliseconds

12