Searched defs:svga_hwtnl (Results 1 – 1 of 1) 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