Lines Matching defs:hwtnl
51 struct svga_hwtnl *hwtnl = CALLOC_STRUCT(svga_hwtnl); in svga_hwtnl_create() local
67 svga_hwtnl_destroy(struct svga_hwtnl *hwtnl) in svga_hwtnl_destroy()
88 svga_hwtnl_set_flatshade(struct svga_hwtnl *hwtnl, in svga_hwtnl_set_flatshade()
109 svga_hwtnl_set_fillmode(struct svga_hwtnl *hwtnl, unsigned mode) in svga_hwtnl_set_fillmode()
116 svga_hwtnl_vertex_decls(struct svga_hwtnl *hwtnl, in svga_hwtnl_vertex_decls()
135 svga_hwtnl_vertex_buffers(struct svga_hwtnl *hwtnl, in svga_hwtnl_vertex_buffers()
161 svga_hwtnl_is_buffer_referred(struct svga_hwtnl *hwtnl, in svga_hwtnl_is_buffer_referred()
191 draw_vgpu9(struct svga_hwtnl *hwtnl) in draw_vgpu9()
511 draw_vgpu10(struct svga_hwtnl *hwtnl, in draw_vgpu10()
837 svga_hwtnl_flush(struct svga_hwtnl *hwtnl) in svga_hwtnl_flush()
854 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) in svga_hwtnl_set_index_bias()
869 check_draw_params(struct svga_hwtnl *hwtnl, in check_draw_params()
1014 svga_hwtnl_prim(struct svga_hwtnl *hwtnl, in svga_hwtnl_prim()