Searched refs:triadj (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_indices_gen.py | 137 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ): function 179 triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ) 181 triadj( intype, outtype, ptr, v4, v5, v0, v1, v2, v3 )
|
Completed in 2 milliseconds