Searched refs:quadstrip (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 36 'quadstrip', 192 def quadstrip(intype, outtype): function 193 preamble(intype, outtype, prim='quadstrip') 223 quadstrip(intype, outtype)
|
H A D | u_indices_gen.py | 43 'quadstrip', 333 def quadstrip(intype, outtype, inpv, outpv, pr): function 334 preamble(intype, outtype, inpv, outpv, pr, prim='quadstrip') 404 quadstrip(intype, outtype, inpv, outpv, pr)
|
Completed in 2 milliseconds