Home
last modified time | relevance | path

Searched refs:_NEW_POLYGON (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dpolygon.c70 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_CullFace()
106 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_FrontFace()
152 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode()
159 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode()
170 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode()
284 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonOffset()
Denable.c348 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
610 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
619 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
628 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
636 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
642 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable()
Dstate.c501 if (new_state & _NEW_POLYGON) in _mesa_update_state_locked()
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT in _mesa_update_state_locked()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.h38 _NEW_POLYGON | \
Di915_context.c73 if (new_state & (_NEW_STENCIL | _NEW_BUFFERS | _NEW_POLYGON)) in i915InvalidateState()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_clip_state.c116 _NEW_POLYGON |
Dbrw_vtbl.c144 intel->NewGLState |= _NEW_POLYGON; in brw_update_draw_buffer()
Dbrw_sf.c216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
Dgen7_wm_state.c102 .mesa = (_NEW_LINE | _NEW_POLYGON |
Dgen6_wm_state.c235 _NEW_POLYGON |
Dbrw_clip.c259 _NEW_POLYGON |
Dbrw_misc_state.c647 _NEW_POLYGON),
692 _NEW_POLYGON),
Dgen7_sf_state.c308 _NEW_POLYGON |
Dgen6_sf_state.c356 _NEW_POLYGON |
Dbrw_wm_state.c251 .mesa = (_NEW_POLYGON |
Dbrw_sf_state.c318 .mesa = (_NEW_POLYGON |
Dbrw_state_upload.c340 DEFINE_BIT(_NEW_POLYGON),
Dbrw_vs.c447 .mesa = (_NEW_TRANSFORM | _NEW_POLYGON | _NEW_POINT | _NEW_LIGHT |
Dbrw_wm.c646 _NEW_POLYGON |
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_shader.c166 _NEW_POLYGON, /* mesa */
Dst_atom_rasterizer.c264 _NEW_POLYGON |
/external/mesa3d/src/mesa/swrast/
Ds_context.c302 _NEW_POLYGON )
308 _NEW_POLYGON| \
558 if (swrast->NewState & _NEW_POLYGON) in _swrast_validate_derived()
/external/mesa3d/src/mesa/swrast_setup/
Dss_context.c43 #define _SWSETUP_NEW_RENDERINDEX (_NEW_POLYGON|_NEW_LIGHT|_NEW_PROGRAM)
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c303 ctx->NewState |= _NEW_POLYGON; in radeon_draw_buffer()
349 ctx->NewState |= _NEW_POLYGON; in radeon_draw_buffer()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c303 ctx->NewState |= _NEW_POLYGON; in radeon_draw_buffer()
349 ctx->NewState |= _NEW_POLYGON; in radeon_draw_buffer()

12