HomeSort by relevance Sort by last modified time
    Searched defs:tris (Results 1 - 5 of 5) sorted by null

  /external/pixman/demos/
tri-test.c 17 pixman_triangle_t tris[4] = local
40 ARRAY_LENGTH (tris), tris);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/
u_unfilled_gen.py 33 PRIMS=('tris',
143 def tris(intype, outtype): function
144 preamble(intype, outtype, prim='tris')
195 tris(intype, outtype)
u_indices_gen.py 38 'tris',
198 def tris(intype, outtype, inpv, outpv): function
199 preamble(intype, outtype, inpv, outpv, prim='tris')
262 tris(intype, outtype, inpv, outpv)
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 33 PRIMS=('tris',
143 def tris(intype, outtype): function
144 preamble(intype, outtype, prim='tris')
195 tris(intype, outtype)
u_indices_gen.py 38 'tris',
198 def tris(intype, outtype, inpv, outpv): function
199 preamble(intype, outtype, inpv, outpv, prim='tris')
262 tris(intype, outtype, inpv, outpv)

Completed in 420 milliseconds