Lines Matching refs:hwtnl
42 void svga_hwtnl_destroy(struct svga_hwtnl *hwtnl);
44 void svga_hwtnl_set_flatshade(struct svga_hwtnl *hwtnl,
47 void svga_hwtnl_set_fillmode(struct svga_hwtnl *hwtnl, unsigned mode);
50 svga_hwtnl_vertex_decls(struct svga_hwtnl *hwtnl,
57 svga_hwtnl_vertex_buffers(struct svga_hwtnl *hwtnl,
61 svga_hwtnl_draw_arrays(struct svga_hwtnl *hwtnl,
67 svga_hwtnl_draw_range_elements(struct svga_hwtnl *hwtnl,
73 svga_hwtnl_is_buffer_referred(struct svga_hwtnl *hwtnl,
76 enum pipe_error svga_hwtnl_flush(struct svga_hwtnl *hwtnl);
78 void svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias);