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.py32 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
219 for intype in INTYPES:
245 for intype in INTYPES:
Du_indices_gen.py33 INTYPES = (GENERATE, UBYTE, USHORT, UINT) variable
390 for intype in INTYPES:
432 for intype in INTYPES: