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
194 for outtype in OUTTYPES:
218 for outtype in OUTTYPES:
Du_indices_gen.py32 OUTTYPES = (USHORT, UINT) variable
255 for outtype in OUTTYPES:
289 for outtype in OUTTYPES: