Home
last modified time | relevance | path

Searched defs:x_align (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1711 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; in blorp_surf_retile_w_to_y() local
2023 const unsigned x_align = 8; in try_blorp_blit() local
H A Dblorp_clear.c209 unsigned int x_align, y_align; in get_fast_clear_rect() local