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.py49 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
205 outtype_idx[outtype] +
211 '][' + outtype_idx[outtype] +
Du_indices_gen.py58 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
272 outtype_idx[outtype] +
280 '][' + outtype_idx[outtype] +