Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw.h86 void svga_hwtnl_set_index_bias( struct svga_hwtnl *hwtnl,
Dsvga_state_vdecl.c130 svga_hwtnl_set_index_bias( svga->hwtnl, -neg_bias ); in emit_hw_vs_vdecl()
Dsvga_pipe_draw.c374 svga_hwtnl_set_index_bias( svga->hwtnl, 0 ); in svga_draw_vbo()
Dsvga_draw.c278 void svga_hwtnl_set_index_bias( struct svga_hwtnl *hwtnl, in svga_hwtnl_set_index_bias() function