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.py54 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
233 outtype_idx[outtype] +
239 '][' + outtype_idx[outtype] +
Du_indices_gen.py69 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
415 outtype_idx[outtype] +
423 '][' + outtype_idx[outtype] +