Searched refs:_mesa_next_pow_two_32 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dimports.h462 _mesa_next_pow_two_32(uint32_t x) function
/external/mesa3d/src/mesa/main/
H A Dimports.h460 _mesa_next_pow_two_32(uint32_t x) function
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c133 height = _mesa_next_pow_two_32(lvl->height);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c133 height = _mesa_next_pow_two_32(lvl->height);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c133 height = _mesa_next_pow_two_32(lvl->height);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c133 height = _mesa_next_pow_two_32(lvl->height);

Completed in 189 milliseconds