HomeSort by relevance Sort by last modified time
    Searched refs:trisadj (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 38 'trisadj',
200 def trisadj(intype, outtype): function
201 preamble(intype, outtype, prim='trisadj')
225 trisadj(intype, outtype)
u_indices_gen.py 47 'trisadj',
392 def trisadj(intype, outtype, inpv, outpv, pr): function
393 preamble(intype, outtype, inpv, outpv, pr, prim='trisadj')
437 trisadj(intype, outtype, inpv, outpv, pr)

Completed in 73 milliseconds