Searched refs:trifan (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 33 'trifan', 167 def trifan(intype, outtype): function 168 preamble(intype, outtype, prim='trifan') 221 trifan(intype, outtype)
|
H A D | u_indices_gen.py | 40 'trifan', 287 def trifan(intype, outtype, inpv, outpv, pr): function 288 preamble(intype, outtype, inpv, outpv, pr, prim='trifan') 402 trifan(intype, outtype, inpv, outpv, pr)
|
Completed in 1 milliseconds