Searched refs:tnl_insert_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_context.h287 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a, typedef in typeref:typename:void (*)(const struct tnl_clipspace_attr * a,GLubyte * v,const GLfloat * in)
309 const tnl_insert_func *insert;
310 tnl_insert_func emit;
H A Dt_vertex.h75 tnl_insert_func insert[4];
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_context.h287 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a, typedef in typeref:typename:void (*)(const struct tnl_clipspace_attr * a,GLubyte * v,const GLfloat * in)
309 const tnl_insert_func *insert;
310 tnl_insert_func emit;
H A Dt_vertex.h75 tnl_insert_func insert[4];

Completed in 5 milliseconds