Home
last modified time | relevance | path

Searched refs:INTYPES (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/indices/
Du_unfilled_gen.py30 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
217 for intype in INTYPES:
243 for intype in INTYPES:
Du_indices_gen.py31 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
389 for intype in INTYPES:
431 for intype in INTYPES: