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.py32 OUTTYPES = (USHORT, UINT) variable
219 for outtype in OUTTYPES:
245 for outtype in OUTTYPES:
Du_indices_gen.py33 OUTTYPES = (USHORT, UINT) variable
423 for outtype in OUTTYPES:
465 for outtype in OUTTYPES: