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

  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 30 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
217 for intype in INTYPES:
243 for intype in INTYPES:
u_indices_gen.py 31 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
418 for intype in INTYPES:
460 for intype in INTYPES:

Completed in 71 milliseconds