Home | History | Annotate | Download | only in etnaviv

Lines Matching refs:SE_CLIP_RIGHT

499          MIN2(ctx->framebuffer.SE_CLIP_RIGHT, ctx->viewport.SE_CLIP_RIGHT);
504 clip_right = MIN2(ctx->scissor.SE_CLIP_RIGHT, clip_right);
508 /*00C20*/ EMIT_STATE_FIXP(SE_CLIP_RIGHT, clip_right);