Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c448 uint32_t clip_bottom = in etna_emit_state() local
453 clip_bottom = MIN2(ctx->scissor.SE_CLIP_BOTTOM, clip_bottom); in etna_emit_state()
457 /*00C24*/ EMIT_STATE_FIXP(SE_CLIP_BOTTOM, clip_bottom); in etna_emit_state()