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()
666 validate_vertex_buffers(struct svga_hwtnl *hwtnl, in validate_vertex_buffers()
928 validate_index_buffer(struct svga_hwtnl *hwtnl, in validate_index_buffer()
997 draw_vgpu10(struct svga_hwtnl *hwtnl, in draw_vgpu10()
1175 svga_hwtnl_flush(struct svga_hwtnl *hwtnl) in svga_hwtnl_flush()
1192 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) in svga_hwtnl_set_index_bias()
1207 check_draw_params(struct svga_hwtnl *hwtnl, in check_draw_params()
1356 svga_hwtnl_prim(struct svga_hwtnl *hwtnl, in svga_hwtnl_prim()
1414 svga_hwtnl_has_pending_prim(struct svga_hwtnl *hwtnl) in svga_hwtnl_has_pending_prim()