Searched refs:scissor_off (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_context.h50 unsigned scissor_off; member in struct:nv30_context::__anon13820
H A Dnv30_state_validate.c233 nv30->rast->pipe.scissor != nv30->state.scissor_off)
235 nv30->state.scissor_off = !nv30->rast->pipe.scissor;
H A Dnv30_transfer.c265 nv30->state.scissor_off = 0;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_context.h50 unsigned scissor_off; member in struct:nv30_context::__anon27231
H A Dnv30_state_validate.c233 nv30->rast->pipe.scissor != nv30->state.scissor_off)
235 nv30->state.scissor_off = !nv30->rast->pipe.scissor;
H A Dnv30_transfer.c265 nv30->state.scissor_off = 0;

Completed in 81 milliseconds