Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/indices/
H A Du_unfilled_gen.py52 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
231 outtype_idx[outtype] +
237 '][' + outtype_idx[outtype] +
H A Du_indices_gen.py67 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
414 outtype_idx[outtype] +
422 '][' + outtype_idx[outtype] +

Completed in 2 milliseconds