Home
last modified time | relevance | path

Searched refs:scissor_bottom (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c420 uint32_t scissor_bottom = in etna_emit_state() local
427 scissor_bottom = MIN2(ctx->scissor.SE_SCISSOR_BOTTOM, scissor_bottom); in etna_emit_state()
433 /*00C0C*/ EMIT_STATE_FIXP(SE_SCISSOR_BOTTOM, scissor_bottom); in etna_emit_state()