Searched defs:x_align (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-glint/dist/src/ | ||
| H A D | pm3_accel.c | 628 int x_align = x1 & 0x1f; local in function:Permedia3SubsequentScreenToScreenCopy |
| H A D | pm3_exa.c | 133 int x_align = srcX & 0x1f; local in function:Pm3Copy |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ | ||
| H A D | blorp_clear.c | 215 unsigned int x_align, y_align; local in function:get_fast_clear_rect |
| H A D | blorp_blit.c | 1641 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; local in function:surf_retile_w_to_y 1921 const unsigned x_align = 8; local in function:try_blorp_blit |
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ | ||
| H A D | blorp_clear.c | 302 unsigned int x_align, y_align; local in function:get_fast_clear_rect |
| H A D | blorp_blit.c | 1737 const unsigned x_align = 8, y_align = info->surf.samples != 0 ? 8 : 4; local in function:blorp_surf_retile_w_to_y 2049 const unsigned x_align = 8; local in function:try_blorp_blit |
Completed in 17 milliseconds