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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c41 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 Dt_vertex.c42 static GLboolean match_fastpath( struct tnl_clipspace *vtx, function in typeref:typename:GLboolean
73 if (match_fastpath(vtx, fp)) {

Completed in 4 milliseconds