Searched refs:MaxWindowRectangles (Results 1 – 4 of 4) sorted by relevance
284 if (count > ctx->Const.MaxWindowRectangles) { in _mesa_WindowRectanglesEXT()287 ctx->Const.MaxWindowRectangles); in _mesa_WindowRectanglesEXT()
3749 GLuint MaxWindowRectangles; /**< GL_EXT_window_rectangles */ member
2543 if (index >= ctx->Const.MaxWindowRectangles) in find_value_indexed()
555 c->MaxWindowRectangles = in st_init_limits()