Searched refs:_tnl_copy_pv (Results 1 – 8 of 8) sorted by relevance
91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc );
204 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv() function
240 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in _swsetup_Wakeup()
322 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in TAG()
269 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in nv04_render_init()
815 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in radeonFallback()861 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in radeonInitSwtcl()
707 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in r200Fallback()934 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in r200InitSwtcl()
1245 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in intelFallback()1288 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in intelInitTriFuncs()