Searched refs:lineadj (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_indices_gen.py | 134 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ): function 176 lineadj( intype, outtype, ptr, v0, v1, v2, v3 ) 178 lineadj( intype, outtype, ptr, v3, v2, v1, v0 )
|