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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_gen.py54 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
233 outtype_idx[outtype] +
239 '][' + outtype_idx[outtype] +
H A Du_indices_gen.py69 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
445 outtype_idx[outtype] +
453 '][' + outtype_idx[outtype] +
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/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
413 outtype_idx[outtype] +
421 '][' + outtype_idx[outtype] +

Completed in 14 milliseconds