From e5c7f44009cdc9817d7026fda2a3fadbba0e65df Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Thu, 1 Apr 2004 06:53:22 +0000 Subject: codegen'ed versions of the 2nd level dispatch --- src/mesa/tnl/t_vtx_api.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mesa/tnl/t_vtx_api.h') diff --git a/src/mesa/tnl/t_vtx_api.h b/src/mesa/tnl/t_vtx_api.h index 85cc33f071..46700fcd0a 100644 --- a/src/mesa/tnl/t_vtx_api.h +++ b/src/mesa/tnl/t_vtx_api.h @@ -78,6 +78,8 @@ extern void _tnl_generic_attr_table_init( attrfv_func (*tab)[4] ); */ extern void _tnl_InitX86Codegen( struct _tnl_dynfn_generators *gen ); +extern void _tnl_x86_exec_vtxfmt_init( GLcontext *ctx ); + -- cgit v1.2.3