HomeSort by relevance Sort by last modified time
    Searched refs:scissor_off (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_context.h 50 unsigned scissor_off; member in struct:nv30_context::__anon17440
nv30_state_validate.c 233 nv30->rast->pipe.scissor != nv30->state.scissor_off)
235 nv30->state.scissor_off = !nv30->rast->pipe.scissor;
nv30_transfer.c 265 nv30->state.scissor_off = 0;
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.h 50 unsigned scissor_off; member in struct:nv30_context::__anon30999
nv30_state_validate.c 233 nv30->rast->pipe.scissor != nv30->state.scissor_off)
235 nv30->state.scissor_off = !nv30->rast->pipe.scissor;
nv30_transfer.c 265 nv30->state.scissor_off = 0;

Completed in 73 milliseconds