Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl.c2580 uint32_t total_x_offset_el, total_y_offset_el; in isl_surf_get_image_offset_B_tile_sa() local
2583 &total_x_offset_el, in isl_surf_get_image_offset_B_tile_sa()
2589 total_x_offset_el, in isl_surf_get_image_offset_B_tile_sa()
2703 uint32_t total_x_offset_el, in isl_tiling_get_intratile_offset_el() argument
2712 total_x_offset_el * (bpb / 8); in isl_tiling_get_intratile_offset_el()
2736 *x_offset_el = total_x_offset_el % tile_info.logical_extent_el.w; in isl_tiling_get_intratile_offset_el()
2740 uint32_t x_offset_tl = total_x_offset_el / tile_info.logical_extent_el.w; in isl_tiling_get_intratile_offset_el()
Disl.h2302 uint32_t total_x_offset_el,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_blit.c165 uint32_t total_x_offset_el, in get_blit_intratile_offset_el() argument
173 total_x_offset_el, total_y_offset_el, in get_blit_intratile_offset_el()