Searched refs:triadj (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_indices_gen.py | 138 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ): function 180 triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ) 182 triadj( intype, outtype, ptr, v4, v5, v0, v1, v2, v3 )
|