Searched refs:floor_pot (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c537 floor_pot(uint32_t n) function
570 int dx = floor_pot((bbox->x0 ^ bbox->x1) |
576 int sz = floor_pot((bbox->x1 - (bbox->x0 & ~3)) |
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c537 floor_pot(uint32_t n) function
570 int dx = floor_pot((bbox->x0 ^ bbox->x1) |
576 int sz = floor_pot((bbox->x1 - (bbox->x0 & ~3)) |

Completed in 46 milliseconds