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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/
H A Du_indices_gen.py59 pv_idx = dict(first='PV_FIRST', last='PV_LAST') variable
273 '][' + pv_idx[inpv] +
274 '][' + pv_idx[outpv] +
281 '][' + pv_idx[inpv] +
282 '][' + pv_idx[outpv] +
/external/mesa3d/src/gallium/auxiliary/indices/
H A Du_indices_gen.py59 pv_idx = dict(first='PV_FIRST', last='PV_LAST') variable
273 '][' + pv_idx[inpv] +
274 '][' + pv_idx[outpv] +
281 '][' + pv_idx[inpv] +
282 '][' + pv_idx[outpv] +

Completed in 99 milliseconds