Searched refs:lineadj (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_indices_gen.py | 131 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ): function 173 lineadj( intype, outtype, ptr, v0, v1, v2, v3 ) 175 lineadj( intype, outtype, ptr, v3, v2, v1, v0 )
|
Completed in 1 milliseconds