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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_largepixmap.c43 int loop_start_block_x, loop_start_block_y; local in function:__glamor_compute_clipped_regions
87 loop_start_block_x = start_block_x;
92 loop_start_block_x = end_block_x;
113 temp_block_idx = block_idx + loop_start_block_x;
114 for (i = loop_start_block_x;

Completed in 7 milliseconds