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