Home
last modified time | relevance | path

Searched refs:array_pitch_el_rows (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl.c1172 uint32_t *array_pitch_el_rows, in isl_calc_phys_total_extent_el_gen4_2d() argument
1181 *array_pitch_el_rows = in isl_calc_phys_total_extent_el_gen4_2d()
1188 .h = *array_pitch_el_rows * (phys_level0_sa->array_len - 1) + in isl_calc_phys_total_extent_el_gen4_2d()
1203 uint32_t *array_pitch_el_rows, in isl_calc_phys_total_extent_el_gen4_3d() argument
1249 *array_pitch_el_rows = in isl_calc_phys_total_extent_el_gen4_3d()
1268 uint32_t *array_pitch_el_rows, in isl_calc_phys_total_extent_el_gen6_stencil_hiz() argument
1310 *array_pitch_el_rows = in isl_calc_phys_total_extent_el_gen6_stencil_hiz()
1328 uint32_t *array_pitch_el_rows, in isl_calc_phys_total_extent_el_gen9_1d() argument
1348 *array_pitch_el_rows = 1; in isl_calc_phys_total_extent_el_gen9_1d()
1368 uint32_t *array_pitch_el_rows, in isl_calc_phys_total_extent_el() argument
[all …]
Disl.h1302 uint32_t array_pitch_el_rows; member
2159 return surf->array_pitch_el_rows; in isl_surf_get_array_pitch_el_rows()