Searched refs:svga_translate_prim (Results 1 – 3 of 3) sorted by relevance
49 static INLINE unsigned svga_translate_prim(unsigned mode, in svga_translate_prim() function
117 hw_prim = svga_translate_prim(prim, count, &hw_count); in svga_hwtnl_simple_draw_range_elements()
195 hw_prim = svga_translate_prim(prim, count, &hw_count); in simple_draw_arrays()