HomeSort by relevance Sort by last modified time
    Searched full:quadstrip (Results 1 - 8 of 8) 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)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_gs.c 227 /* Pre-gen6, GS is used to transform QUADLIST, QUADSTRIP, and LINELOOP
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs.c 227 /* Pre-gen6, GS is used to transform QUADLIST, QUADSTRIP, and LINELOOP
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_sanity.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_sanity.c     [all...]

Completed in 590 milliseconds