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()
310 ctx->Scissor.NumWindowRects = count; in _mesa_WindowRectanglesEXT()
1139 attr->Scissor.WindowRectMode, attr->Scissor.NumWindowRects, in _mesa_PopAttrib()
786 GLint NumWindowRects; /**< Count of enabled window rectangles */ member