Home
last modified time | relevance | path

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

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