Searched refs:tnl_insert_func (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 287 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 D | t_vertex.h | 75 tnl_insert_func insert[4]; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 287 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 D | t_vertex.h | 75 tnl_insert_func insert[4]; |
Completed in 5 milliseconds