Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py31 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
193 for intype in INTYPES:
217 for intype in INTYPES:
Du_indices_gen.py31 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
254 for intype in INTYPES:
288 for intype in INTYPES: