OSDN Git Service

isl: Refactor func isl_calc_array_pitch_sa_rows
authorChad Versace <chad.versace@intel.com>
Thu, 7 Jan 2016 18:58:29 +0000 (10:58 -0800)
committerChad Versace <chad.versace@intel.com>
Thu, 7 Jan 2016 19:04:17 +0000 (11:04 -0800)
commit0af77fe5b6d0201be564f98e58e7f62cd55cc05e
treec89f7941ef4e2cc7b09c9984ad26e89612205679
parent2f0a10149c6e5ea7f2c5ddfa13f71011db0ef420
isl: Refactor func isl_calc_array_pitch_sa_rows

Update the function to calculate the array pitch is *element rows*, and
it rename it accordingly to isl_calc_array_pitch_el_rows.
src/isl/isl.c