HomeSort by relevance Sort by last modified time
    Searched refs:svga_hwtnl_set_index_bias (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_draw.h 81 void svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias);
svga_state_vdecl.c 133 svga_hwtnl_set_index_bias( svga->hwtnl, -(int) neg_bias );
svga_pipe_draw.c 260 svga_hwtnl_set_index_bias( svga->hwtnl, 0 );
svga_draw.c 854 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) function
    [all...]

Completed in 321 milliseconds