Searched refs:intype_idx (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/indices/
H A Du_unfilled_gen.py48 intype_idx = dict(ubyte='IN_UBYTE', ushort='IN_USHORT', uint='IN_UINT') variable
210 intype_idx[intype] +
H A Du_indices_gen.py57 intype_idx = dict(ubyte='IN_UBYTE', ushort='IN_USHORT', uint='IN_UINT') variable
279 intype_idx[intype] +

Completed in 69 milliseconds