Searched refs:GRID_CELL_SIZE (Results 1 – 2 of 2) sorted by relevance
73 static const int GRID_CELL_SIZE = 8; variable714 …int curCellSize = deMax32(1, GRID_CELL_SIZE >> levelNdx); // \note Scale grid cell size for mipmap… in init()
84 static const int GRID_CELL_SIZE = 8; variable905 …int curCellSize = deMax32(1, GRID_CELL_SIZE >> levelNdx); // \note Scale grid cell size for mipmap… in init()