Home
last modified time | relevance | path

Searched refs:_NEW_SCISSOR (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_scissor_state.c90 .mesa = _NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT,
Dbrw_sf_state.c119 _NEW_SCISSOR |
323 _NEW_SCISSOR |
Dbrw_vtbl.c139 intel->NewGLState |= _NEW_VIEWPORT | _NEW_SCISSOR; in brw_update_draw_buffer()
Dgen6_sf_state.c358 _NEW_SCISSOR |
Dgen7_sf_state.c310 _NEW_SCISSOR |
Dbrw_state_upload.c342 DEFINE_BIT(_NEW_SCISSOR),
/external/mesa3d/src/mesa/main/
Dscissor.c76 FLUSH_VERTICES(ctx, _NEW_SCISSOR); in _mesa_set_scissor()
Dstate.c498 if (new_state & (_NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT)) in _mesa_update_state_locked()
Ddebug.c86 (state & _NEW_SCISSOR) ? "ctx->Scissor, " : "", in _mesa_print_state()
Denable.c656 FLUSH_VERTICES(ctx, _NEW_SCISSOR); in _mesa_set_enable()
Dmtypes.h3145 #define _NEW_SCISSOR (1 << 14) /**< gl_context::Scissor */ macro
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_scissor.c97 (_NEW_SCISSOR | _NEW_BUFFERS), /* mesa */
Dst_atom_rasterizer.c266 _NEW_SCISSOR |
/external/mesa3d/src/mesa/swrast/
Ds_context.h103 _NEW_SCISSOR| \
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c336 radeon->NewGLState |= _NEW_SCISSOR; in radeon_draw_buffer()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c336 radeon->NewGLState |= _NEW_SCISSOR; in radeon_draw_buffer()