Searched refs:tristrip (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 34 'tristrip', 159 def tristrip(intype, outtype): function 160 preamble(intype, outtype, prim='tristrip') 220 tristrip(intype, outtype)
|
H A D | u_indices_gen.py | 41 'tristrip', 276 def tristrip(intype, outtype, inpv, outpv, pr): function 277 preamble(intype, outtype, inpv, outpv, pr, prim='tristrip') 401 tristrip(intype, outtype, inpv, outpv, pr)
|
Completed in 2 milliseconds