Searched refs:match_fastpath (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.c | 41 static GLboolean match_fastpath( struct tnl_clipspace *vtx, function in typeref:typename:GLboolean 72 if (match_fastpath(vtx, fp)) { |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.c | 42 static GLboolean match_fastpath( struct tnl_clipspace *vtx, function in typeref:typename:GLboolean 73 if (match_fastpath(vtx, fp)) { |
Completed in 4 milliseconds