Searched refs:trisadj (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 38 'trisadj', 200 def trisadj(intype, outtype): function 201 preamble(intype, outtype, prim='trisadj') 225 trisadj(intype, outtype)
|
H A D | u_indices_gen.py | 47 'trisadj', 363 def trisadj(intype, outtype, inpv, outpv, pr): function 364 preamble(intype, outtype, inpv, outpv, pr, prim='trisadj') 408 trisadj(intype, outtype, inpv, outpv, pr)
|
Completed in 2 milliseconds