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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/
u_unfilled_gen.py 37 'quadstrip',
184 def quadstrip(intype, outtype): function
185 preamble(intype, outtype, prim='quadstrip')
199 quadstrip(intype, outtype)
u_indices_gen.py 42 'quadstrip',
245 def quadstrip(intype, outtype, inpv, outpv): function
246 preamble(intype, outtype, inpv, outpv, prim='quadstrip')
266 quadstrip(intype, outtype, inpv, outpv)
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 37 'quadstrip',
184 def quadstrip(intype, outtype): function
185 preamble(intype, outtype, prim='quadstrip')
199 quadstrip(intype, outtype)
u_indices_gen.py 42 'quadstrip',
245 def quadstrip(intype, outtype, inpv, outpv): function
246 preamble(intype, outtype, inpv, outpv, prim='quadstrip')
266 quadstrip(intype, outtype, inpv, outpv)

Completed in 1699 milliseconds