Searched refs:_NEW_DEPTH (Results 1 – 15 of 15) sorted by relevance
83 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in depth_func()128 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_DepthMask()160 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()
82 (state & _NEW_DEPTH) ? "ctx->Depth, " : "", in _mesa_print_state()
400 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_set_enable()995 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_set_enable()
4305 #define _NEW_DEPTH (1u << 4) /**< gl_context::Depth */ macro
105 _NEW_DEPTH| \111 _NEW_DEPTH)
308 _NEW_DEPTH| \323 _NEW_DEPTH | \583 if (swrast->NewState & (_NEW_DEPTH | in _swrast_validate_derived()
196 _NEW_DEPTH |
368 _NEW_DEPTH |
257 DEFINE_BIT(_NEW_DEPTH),
426 _NEW_DEPTH | in brw_wm_state_dirty()
1242 _NEW_DEPTH |3394 _NEW_DEPTH
885 _NEW_DEPTH | \892 _NEW_DEPTH | \
312 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL); in radeon_draw_buffer()