Home
last modified time | relevance | path

Searched refs:_NEW_DEPTH (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddepth.c86 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthFunc()
110 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthMask()
141 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthBoundsEXT()
Dqueryobj.c79 ctx->NewState |= _NEW_DEPTH; /* for swrast */ in _mesa_begin_query()
90 ctx->NewState |= _NEW_DEPTH; /* for swrast */ in _mesa_end_query()
Ddebug.c82 (state & _NEW_DEPTH) ? "ctx->Depth, " : "", in _mesa_print_state()
Denable.c368 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_set_enable()
932 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_set_enable()
Dmtypes.h4054 #define _NEW_DEPTH (1u << 4) /**< gl_context::Depth */ macro
/external/mesa3d/src/mesa/swrast/
Ds_context.h106 _NEW_DEPTH| \
112 _NEW_DEPTH)
Ds_context.c306 _NEW_DEPTH| \
321 _NEW_DEPTH | \
581 if (swrast->NewState & (_NEW_DEPTH | in _swrast_validate_derived()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_depth_state.c385 _NEW_DEPTH |
551 brw->NewGLState |= _NEW_DEPTH | _NEW_BUFFERS; in gen8_hiz_exec()
Dgen8_wm_depth_stencil.c112 _NEW_DEPTH |
Dgen6_depthstencil.c108 _NEW_DEPTH |
Dgen7_misc_state.c208 _NEW_DEPTH |
Dbrw_cc.c252 _NEW_DEPTH |
Dbrw_wm.c428 _NEW_DEPTH | in brw_wm_state_dirty()
Dbrw_state_upload.c578 DEFINE_BIT(_NEW_DEPTH),
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c881 _NEW_DEPTH | \
888 _NEW_DEPTH | \
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c185 if (new_state & (_NEW_DEPTH | in st_invalidate_state()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c313 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL); in radeon_draw_buffer()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c313 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL); in radeon_draw_buffer()