Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py53 intype_idx = dict(ubyte='IN_UBYTE', ushort='IN_USHORT', uint='IN_UINT') variable
238 intype_idx[intype] +
Du_indices_gen.py68 intype_idx = dict(ubyte='IN_UBYTE', ushort='IN_USHORT', uint='IN_UINT') variable
422 intype_idx[intype] +