Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py53 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
232 outtype_idx[outtype] +
238 '][' + outtype_idx[outtype] +
Du_indices_gen.py68 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
447 outtype_idx[outtype] +
455 '][' + outtype_idx[outtype] +