Searched refs:_tnl_copy_pv (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc );
H A Dt_vertex.c220 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc );
H A Dt_vertex.c221 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_context.c241 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_context.c241 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_swtnl_t.c322 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
H A Dnv04_render.c269 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_swtnl_t.c322 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
H A Dnv04_render.c269 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c716 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
943 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c824 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
870 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c716 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
943 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c823 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
869 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1246 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
1283 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1246 tnl->Driver.Render.CopyPV = _tnl_copy_pv;
1283 tnl->Driver.Render.CopyPV = _tnl_copy_pv;

Completed in 15 milliseconds