Searched refs:tl_x (Results 1 – 2 of 2) sorted by relevance
1714 int tl_x, tl_y, br_x, br_y; in si_set_framebuffer_state() local1740 tl_x = 0; in si_set_framebuffer_state()1747 tl_x = 1; in si_set_framebuffer_state()1756 tl = S_028240_TL_X(tl_x) | S_028240_TL_Y(tl_y); in si_set_framebuffer_state()
1176 unsigned tl_x, unsigned tl_y, unsigned br_x, unsigned br_y, in evergreen_get_scissor_rect() argument1181 tl_x = 1; in evergreen_get_scissor_rect()1191 *tl = S_028240_TL_X(tl_x) | S_028240_TL_Y(tl_y); in evergreen_get_scissor_rect()