Searched defs:y_align (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c215 unsigned int x_align, y_align; local in function:get_fast_clear_rect
H A Dblorp_blit.c1641 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; local in function:surf_retile_w_to_y
1922 const unsigned y_align = params->dst.surf.samples != 0 ? 8 : 4; local in function:try_blorp_blit
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c302 unsigned int x_align, y_align; local in function:get_fast_clear_rect
[all...]
H A Dblorp_blit.c1737 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; local in function:blorp_surf_retile_w_to_y
2050 const unsigned y_align = params->dst.surf.samples != 0 ? 8 : 4; local in function:try_blorp_blit

Completed in 16 milliseconds