Searched refs:tristripadj (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 39 'tristripadj') 208 def tristripadj(intype, outtype): function 209 preamble(intype, outtype, prim='tristripadj') 226 tristripadj(intype, outtype)
|
H A D | u_indices_gen.py | 48 'tristripadj') 372 def tristripadj(intype, outtype, inpv, outpv, pr): function 373 preamble(intype, outtype, inpv, outpv, pr, prim='tristripadj') 409 tristripadj(intype, outtype, inpv, outpv, pr)
|
Completed in 2 milliseconds