Searched refs:do_triadj (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_indices_gen.py | 178 def do_triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5, inpv, outpv ): function 367 do_triadj( intype, outtype, 'out+j', 'i+0', 'i+1', 'i+2', 'i+3', 378 do_triadj( intype, outtype, 'out+j', 382 do_triadj( intype, outtype, 'out+j',
|