Searched refs:NumWindowRects (Results 1 – 6 of 6) sorted by relevance
40 blit->num_window_rectangles = ctx->Scissor.NumWindowRects; in st_window_rectangles_to_blit()
118 unsigned num_rects = scissor->NumWindowRects; in st_update_window_rectangles()
391 return ctx->Scissor.NumWindowRects > 0 || in is_window_rectangle_enabled()
309 ctx->Scissor.NumWindowRects = count; in _mesa_WindowRectanglesEXT()
1387 scissor->WindowRectMode, scissor->NumWindowRects, in _mesa_PopAttrib()
811 GLint NumWindowRects; /**< Count of enabled window rectangles */ member