Home
last modified time | relevance | path

Searched refs:total_x_offset_el (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl.c2808 uint32_t total_x_offset_el, total_y_offset_el; in isl_surf_get_image_offset_B_tile_el() local
2812 &total_x_offset_el, in isl_surf_get_image_offset_B_tile_el()
2823 total_x_offset_el, in isl_surf_get_image_offset_B_tile_el()
3087 uint32_t total_x_offset_el, in isl_tiling_get_intratile_offset_el() argument
3102 (uint64_t)total_x_offset_el * (bpb / 8); in isl_tiling_get_intratile_offset_el()
3131 *x_offset_el = total_x_offset_el % tile_info.logical_extent_el.w; in isl_tiling_get_intratile_offset_el()
3137 uint32_t x_offset_tl = total_x_offset_el / tile_info.logical_extent_el.w; in isl_tiling_get_intratile_offset_el()
Disl.h2713 uint32_t total_x_offset_el,
2773 const uint32_t total_x_offset_el = total_x_offset_sa / fmtl->bw; in isl_tiling_get_intratile_offset_sa() local
2780 total_x_offset_el, in isl_tiling_get_intratile_offset_sa()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blit.c165 uint32_t total_x_offset_el, in get_blit_intratile_offset_el() argument
177 total_x_offset_el, total_y_offset_el, 0, 0, in get_blit_intratile_offset_el()