Home
last modified time | relevance | path

Searched refs:lineadj (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/indices/
Du_indices_gen.py134 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 )