Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
Disl.c2828 uint32_t total_z_offset_el, total_array_offset; in isl_surf_get_image_offset_B_tile_el() local
2833 &total_z_offset_el, in isl_surf_get_image_offset_B_tile_el()
2844 total_z_offset_el, in isl_surf_get_image_offset_B_tile_el()
3108 uint32_t total_z_offset_el, in isl_tiling_get_intratile_offset_el() argument
3119 assert(total_z_offset_el == 0 && total_array_offset == 0); in isl_tiling_get_intratile_offset_el()
3152 *z_offset_el = total_z_offset_el % tile_info.logical_extent_el.d; in isl_tiling_get_intratile_offset_el()
3158 uint32_t z_offset_tl = total_z_offset_el / tile_info.logical_extent_el.d; in isl_tiling_get_intratile_offset_el()
Disl.h2807 uint32_t total_z_offset_el,
2867 const uint32_t total_z_offset_el = total_z_offset_sa / fmtl->bd; in isl_tiling_get_intratile_offset_sa() local
2874 total_z_offset_el, in isl_tiling_get_intratile_offset_sa()