Searched refs:search_fastpath_emit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.c | 67 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) function in typeref:typename:GLboolean 140 if (search_fastpath_emit(vtx)) { |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vertex.c | 68 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) function in typeref:typename:GLboolean 141 if (search_fastpath_emit(vtx)) { |
Completed in 4 milliseconds