Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py33 OUTTYPES = (USHORT, UINT) variable
220 for outtype in OUTTYPES:
246 for outtype in OUTTYPES:
Du_indices_gen.py34 OUTTYPES = (USHORT, UINT) variable
391 for outtype in OUTTYPES:
433 for outtype in OUTTYPES: