HomeSort by relevance Sort by last modified time
    Searched full:outtype_idx (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 53 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
232 outtype_idx[outtype] +
238 '][' + outtype_idx[outtype] +
u_indices_gen.py 68 outtype_idx = dict(ushort='OUT_USHORT', uint='OUT_UINT') variable
447 outtype_idx[outtype] +
455 '][' + outtype_idx[outtype] +

Completed in 309 milliseconds