Searched refs:_NEW_DEPTH (Results 1 – 14 of 14) sorted by relevance
84 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in depth_func()130 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_DepthMask()163 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_DepthBoundsEXT()
79 ctx->NewState |= _NEW_DEPTH; /* for swrast */ in _mesa_begin_query()90 ctx->NewState |= _NEW_DEPTH; /* for swrast */ in _mesa_end_query()
83 (state & _NEW_DEPTH) ? "ctx->Depth, " : "", in _mesa_print_state()
492 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_set_enable()1114 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_set_enable()
4539 #define _NEW_DEPTH (1u << 4) /**< gl_context::Depth */ macro
106 _NEW_DEPTH| \112 _NEW_DEPTH)
303 _NEW_DEPTH| \318 _NEW_DEPTH | \578 if (swrast->NewState & (_NEW_DEPTH | in _swrast_validate_derived()
190 _NEW_DEPTH |
404 DEFINE_BIT(_NEW_DEPTH),
369 _NEW_DEPTH | in brw_wm_state_dirty()
1265 _NEW_DEPTH |3420 _NEW_DEPTH
885 _NEW_DEPTH | \892 _NEW_DEPTH | \
290 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL); in radeon_draw_buffer()