Searched refs:loop_start_block_y (Results 1 – 1 of 1) sorted by relevance
43 int loop_start_block_x, loop_start_block_y; in __glamor_compute_clipped_regions() local98 loop_start_block_y = start_block_y; in __glamor_compute_clipped_regions()103 loop_start_block_y = end_block_y; in __glamor_compute_clipped_regions()109 block_idx = (loop_start_block_y - delta_j) * block_stride; in __glamor_compute_clipped_regions()111 for (j = loop_start_block_y; j != loop_end_block_y; j += delta_j) { in __glamor_compute_clipped_regions()