Home | History | Annotate | Download | only in etnaviv

Lines Matching refs:SE_SCISSOR_RIGHT

471          MIN2(ctx->framebuffer.SE_SCISSOR_RIGHT, ctx->viewport.SE_SCISSOR_RIGHT);
478 scissor_right = MIN2(ctx->scissor.SE_SCISSOR_RIGHT, scissor_right);
484 /*00C08*/ EMIT_STATE_FIXP(SE_SCISSOR_RIGHT, scissor_right);