Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/indices/
Du_unfilled_gen.py31 OUTTYPES = (USHORT, UINT) variable
218 for outtype in OUTTYPES:
244 for outtype in OUTTYPES:
Du_indices_gen.py32 OUTTYPES = (USHORT, UINT) variable
390 for outtype in OUTTYPES:
432 for outtype in OUTTYPES: