Searched refs:search_fastpath_emit (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c67 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 Dt_vertex.c68 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) function in typeref:typename:GLboolean
141 if (search_fastpath_emit(vtx)) {

Completed in 4 milliseconds