HomeSort by relevance Sort by last modified time
    Searched refs:_NEW_DEPTH (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
depth.c 55 FLUSH_VERTICES(ctx, _NEW_DEPTH);
94 FLUSH_VERTICES(ctx, _NEW_DEPTH);
119 FLUSH_VERTICES(ctx, _NEW_DEPTH);
151 FLUSH_VERTICES(ctx, _NEW_DEPTH);
queryobj.c 301 FLUSH_VERTICES(ctx, _NEW_DEPTH);
365 FLUSH_VERTICES(ctx, _NEW_DEPTH);
  /external/mesa3d/src/mesa/main/
depth.c 55 FLUSH_VERTICES(ctx, _NEW_DEPTH);
94 FLUSH_VERTICES(ctx, _NEW_DEPTH);
119 FLUSH_VERTICES(ctx, _NEW_DEPTH);
151 FLUSH_VERTICES(ctx, _NEW_DEPTH);
queryobj.c 301 FLUSH_VERTICES(ctx, _NEW_DEPTH);
365 FLUSH_VERTICES(ctx, _NEW_DEPTH);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_depthstencil.c 84 /* _NEW_DEPTH */
96 .mesa = _NEW_DEPTH | _NEW_STENCIL | _NEW_BUFFERS,
brw_vtbl.c 131 intel->NewGLState |= (_NEW_DEPTH | _NEW_STENCIL);
gen7_misc_state.c 189 /* _NEW_DEPTH, _NEW_STENCIL */
284 .mesa = (_NEW_BUFFERS | _NEW_DEPTH | _NEW_STENCIL),
brw_cc.c 205 /* _NEW_DEPTH */
232 .mesa = _NEW_STENCIL | _NEW_COLOR | _NEW_DEPTH,
brw_wm_state.c 221 /* _NEW_DEPTH */
255 _NEW_DEPTH |
brw_state_upload.c 332 DEFINE_BIT(_NEW_DEPTH),
brw_wm.c 509 /* _NEW_DEPTH */
644 _NEW_DEPTH |
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_depthstencil.c 84 /* _NEW_DEPTH */
96 .mesa = _NEW_DEPTH | _NEW_STENCIL | _NEW_BUFFERS,
brw_vtbl.c 131 intel->NewGLState |= (_NEW_DEPTH | _NEW_STENCIL);
gen7_misc_state.c 189 /* _NEW_DEPTH, _NEW_STENCIL */
284 .mesa = (_NEW_BUFFERS | _NEW_DEPTH | _NEW_STENCIL),
brw_cc.c 205 /* _NEW_DEPTH */
232 .mesa = _NEW_STENCIL | _NEW_COLOR | _NEW_DEPTH,
brw_wm_state.c 221 /* _NEW_DEPTH */
255 _NEW_DEPTH |
brw_state_upload.c 332 DEFINE_BIT(_NEW_DEPTH),
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.h 105 _NEW_DEPTH| \
111 _NEW_DEPTH)
s_context.c 309 _NEW_DEPTH| \
324 _NEW_DEPTH | \
583 if (swrast->NewState & (_NEW_DEPTH |
  /external/mesa3d/src/mesa/swrast/
s_context.h 105 _NEW_DEPTH| \
111 _NEW_DEPTH)
s_context.c 309 _NEW_DEPTH| \
324 _NEW_DEPTH | \
583 if (swrast->NewState & (_NEW_DEPTH |
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_depth.c 156 (_NEW_DEPTH|_NEW_STENCIL|_NEW_COLOR), /* mesa */
  /external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c 156 (_NEW_DEPTH|_NEW_STENCIL|_NEW_COLOR), /* mesa */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_dd.c 893 _NEW_DEPTH | \
900 _NEW_DEPTH | \
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 893 _NEW_DEPTH | \
900 _NEW_DEPTH | \

Completed in 261 milliseconds

1 2