Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vdecl.c51 unsigned neg_bias = 0; in emit_hw_vs_vdecl() local
89 neg_bias = MAX2(neg_bias, tmp_neg_bias); in emit_hw_vs_vdecl()
118 + neg_bias * vb->stride in emit_hw_vs_vdecl()
130 svga_hwtnl_set_index_bias( svga->hwtnl, -neg_bias ); in emit_hw_vs_vdecl()