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

  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 41 LONGPRIMS=('PIPE_PRIM_TRIANGLES',
50 longprim = dict(zip(PRIMS, LONGPRIMS))
u_indices_gen.py 50 LONGPRIMS=('PIPE_PRIM_POINTS',
65 longprim = dict(zip(PRIMS, LONGPRIMS))

Completed in 98 milliseconds