Searched refs:max_vp_scissor (Results 1 – 2 of 2) sorted by relevance
221 struct si_signed_scissor max_vp_scissor; in si_emit_scissors() local242 max_vp_scissor = ctx->viewports.as_scissor[0]; in si_emit_scissors()244 si_scissor_make_union(&max_vp_scissor, in si_emit_scissors()259 si_emit_guardband(ctx, &max_vp_scissor); in si_emit_scissors()
242 struct r600_signed_scissor max_vp_scissor; in r600_emit_scissors() local260 max_vp_scissor = rctx->viewports.as_scissor[0]; in r600_emit_scissors()262 r600_scissor_make_union(&max_vp_scissor, in r600_emit_scissors()277 r600_emit_guardband(rctx, &max_vp_scissor); in r600_emit_scissors()