Searched refs:TILES_X (Results 1 – 2 of 2) sorted by relevance
49 #define TILES_X (LP_MAX_WIDTH / TILE_SIZE) macro171 struct cmd_bin tile[TILES_X][TILES_Y];
95 for (x = 0; x < TILES_X; x++) { in lp_scene_is_empty()484 assert(scene->tiles_x <= TILES_X); in lp_scene_begin_binning()