Searched defs:svga_hwtnl (Results 1 – 2 of 2) sorted by relevance
116 struct svga_hwtnl { struct117 struct svga_context *svga;118 struct u_upload_mgr *upload_ib;125 int index_bias;149 svga_hwtnl_prim( struct svga_hwtnl *hwtnl, argument