Searched refs:before_space (Results 1 – 2 of 2) sorted by relevance
42 int max_len, before_space; in launch_grid() local54 before_space = ilo_cp_space(ilo->cp); in launch_grid()78 assert(before_space - ilo_cp_space(ilo->cp) <= max_len); in launch_grid()
299 int max_len, before_space; in draw_vbo() local337 before_space = ilo_cp_space(ilo->cp); in draw_vbo()365 assert(before_space - ilo_cp_space(ilo->cp) <= max_len); in draw_vbo()373 int max_len, before_space; in ilo_draw_rectlist() local389 before_space = ilo_cp_space(ilo->cp); in ilo_draw_rectlist()441 assert(before_space - ilo_cp_space(ilo->cp) <= max_len); in ilo_draw_rectlist()