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

/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 143 milliseconds