codegen'ed versions of the 2nd level dispatch

This commit is contained in:
Daniel Borca
2004-04-01 06:53:22 +00:00
parent 13822537a7
commit e5c7f44009
5 changed files with 101 additions and 12 deletions

View File

@@ -409,8 +409,7 @@ static void GLAPIENTRY _tnl_VertexAttrib4fvNV( GLuint index,
/* Install the generic versions of the 2nd level dispatch functions.
* There's currently no codegen alternative to these, though one is in
* the works.
* [dBorca] Some of these have a codegen alternative.
*/
void _tnl_generic_exec_vtxfmt_init( GLcontext *ctx )
{