Searched refs:_NEW_DEPTH (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddepth.c55 FLUSH_VERTICES(ctx, _NEW_DEPTH);
94 FLUSH_VERTICES(ctx, _NEW_DEPTH);
119 FLUSH_VERTICES(ctx, _NEW_DEPTH);
151 FLUSH_VERTICES(ctx, _NEW_DEPTH);
H A Dqueryobj.c301 FLUSH_VERTICES(ctx, _NEW_DEPTH);
365 FLUSH_VERTICES(ctx, _NEW_DEPTH);
/external/mesa3d/src/mesa/main/
H A Ddepth.c55 FLUSH_VERTICES(ctx, _NEW_DEPTH);
94 FLUSH_VERTICES(ctx, _NEW_DEPTH);
119 FLUSH_VERTICES(ctx, _NEW_DEPTH);
151 FLUSH_VERTICES(ctx, _NEW_DEPTH);
H A Dqueryobj.c301 FLUSH_VERTICES(ctx, _NEW_DEPTH);
365 FLUSH_VERTICES(ctx, _NEW_DEPTH);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dgen6_depthstencil.c84 /* _NEW_DEPTH */
96 .mesa = _NEW_DEPTH | _NEW_STENCIL | _NEW_BUFFERS,
H A Dbrw_vtbl.c131 intel->NewGLState |= (_NEW_DEPTH | _NEW_STENCIL);
H A Dgen7_misc_state.c189 /* _NEW_DEPTH, _NEW_STENCIL */
284 .mesa = (_NEW_BUFFERS | _NEW_DEPTH | _NEW_STENCIL),
H A Dbrw_cc.c205 /* _NEW_DEPTH */
232 .mesa = _NEW_STENCIL | _NEW_COLOR | _NEW_DEPTH,
H A Dbrw_wm_state.c221 /* _NEW_DEPTH */
255 _NEW_DEPTH |
H A Dbrw_state_upload.c332 DEFINE_BIT(_NEW_DEPTH),
H A Dbrw_wm.c509 /* _NEW_DEPTH */
644 _NEW_DEPTH |
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen6_depthstencil.c84 /* _NEW_DEPTH */
96 .mesa = _NEW_DEPTH | _NEW_STENCIL | _NEW_BUFFERS,
H A Dbrw_vtbl.c131 intel->NewGLState |= (_NEW_DEPTH | _NEW_STENCIL);
H A Dgen7_misc_state.c189 /* _NEW_DEPTH, _NEW_STENCIL */
284 .mesa = (_NEW_BUFFERS | _NEW_DEPTH | _NEW_STENCIL),
H A Dbrw_cc.c205 /* _NEW_DEPTH */
232 .mesa = _NEW_STENCIL | _NEW_COLOR | _NEW_DEPTH,
H A Dbrw_wm_state.c221 /* _NEW_DEPTH */
255 _NEW_DEPTH |
H A Dbrw_state_upload.c332 DEFINE_BIT(_NEW_DEPTH),
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_context.h105 _NEW_DEPTH| \
111 _NEW_DEPTH)
H A Ds_context.c309 _NEW_DEPTH| \
324 _NEW_DEPTH | \
583 if (swrast->NewState & (_NEW_DEPTH |
/external/mesa3d/src/mesa/swrast/
H A Ds_context.h105 _NEW_DEPTH| \
111 _NEW_DEPTH)
H A Ds_context.c309 _NEW_DEPTH| \
324 _NEW_DEPTH | \
583 if (swrast->NewState & (_NEW_DEPTH |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_depth.c156 (_NEW_DEPTH|_NEW_STENCIL|_NEW_COLOR), /* mesa */
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c156 (_NEW_DEPTH|_NEW_STENCIL|_NEW_COLOR), /* mesa */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dxm_dd.c893 _NEW_DEPTH | \
900 _NEW_DEPTH | \
/external/mesa3d/src/mesa/drivers/x11/
H A Dxm_dd.c893 _NEW_DEPTH | \
900 _NEW_DEPTH | \

Completed in 471 milliseconds

12