Searched refs:tnl_extract_func (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.h | 74 tnl_extract_func extract; |
| H A D | t_context.h | 283 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a, typedef in typeref:typename:void (*)(const struct tnl_clipspace_attr * a,GLfloat * out,const GLubyte * v) 311 tnl_extract_func extract; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.h | 74 tnl_extract_func extract; |
| H A D | t_context.h | 283 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a, typedef in typeref:typename:void (*)(const struct tnl_clipspace_attr * a,GLfloat * out,const GLubyte * v) 311 tnl_extract_func extract; |
Completed in 58 milliseconds