Home
last modified time | relevance | path

Searched refs:total_y_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
2584 &total_y_offset_el); in isl_surf_get_image_offset_B_tile_sa()
2590 total_y_offset_el, in isl_surf_get_image_offset_B_tile_sa()
2704 uint32_t total_y_offset_el, in isl_tiling_get_intratile_offset_el() argument
2711 *base_address_offset = total_y_offset_el * row_pitch_B + in isl_tiling_get_intratile_offset_el()
2737 *y_offset_el = total_y_offset_el % tile_info.logical_extent_el.h; in isl_tiling_get_intratile_offset_el()
2741 uint32_t y_offset_tl = total_y_offset_el / tile_info.logical_extent_el.h; in isl_tiling_get_intratile_offset_el()
Disl.h2303 uint32_t total_y_offset_el,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_blit.c166 uint32_t total_y_offset_el, in get_blit_intratile_offset_el() argument
173 total_x_offset_el, total_y_offset_el, in get_blit_intratile_offset_el()