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 );
221 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv() function
241 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()
823 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in radeonFallback()869 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in radeonInitSwtcl()
716 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in r200Fallback()943 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in r200InitSwtcl()
1246 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in intelFallback()1283 tnl->Driver.Render.CopyPV = _tnl_copy_pv; in intelInitTriFuncs()