Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_clear.c191 unsigned int x_align, y_align; in get_fast_clear_rect() local
Dblorp_blit.c1488 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; in surf_retile_w_to_y() local
1763 const unsigned y_align = params->dst.surf.samples != 0 ? 8 : 4; in try_blorp_blit() local