Home | History | Annotate | Download | only in svga

Lines Matching refs:svga_hwtnl

33 struct svga_hwtnl;
40 struct svga_hwtnl *svga_hwtnl_create( struct svga_context *svga,
44 void svga_hwtnl_destroy( struct svga_hwtnl *hwtnl );
46 void svga_hwtnl_set_flatshade( struct svga_hwtnl *hwtnl,
50 void svga_hwtnl_set_unfilled( struct svga_hwtnl *hwtnl,
53 void svga_hwtnl_vdecl( struct svga_hwtnl *hwtnl,
58 void svga_hwtnl_reset_vdecl( struct svga_hwtnl *hwtnl,
63 svga_hwtnl_draw_arrays( struct svga_hwtnl *hwtnl,
69 svga_hwtnl_draw_range_elements( struct svga_hwtnl *hwtnl,
80 svga_hwtnl_is_buffer_referred( struct svga_hwtnl *hwtnl,
84 svga_hwtnl_flush( struct svga_hwtnl *hwtnl );
86 void svga_hwtnl_set_index_bias( struct svga_hwtnl *hwtnl,