Searched refs:svga_hwtnl_set_index_bias (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw.h81 void svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias);
H A Dsvga_state_vdecl.c133 svga_hwtnl_set_index_bias( svga->hwtnl, -(int) neg_bias );
H A Dsvga_pipe_draw.c202 svga_hwtnl_set_index_bias(svga->hwtnl, 0);
H A Dsvga_draw.c889 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.h78 void svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias);
H A Dsvga_state_vdecl.c133 svga_hwtnl_set_index_bias( svga->hwtnl, -(int) neg_bias );
H A Dsvga_pipe_draw.c314 svga_hwtnl_set_index_bias(svga->hwtnl, 0);
H A Dsvga_draw.c982 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) function in typeref:typename:void

Completed in 8 milliseconds