Searched refs:WindowRectMode (Results 1 – 6 of 6) sorted by relevance
42 ctx->Scissor.WindowRectMode == GL_INCLUSIVE_EXT; in st_window_rectangles_to_blit()
119 bool include = scissor->WindowRectMode == GL_INCLUSIVE_EXT; in st_update_window_rectangles()
392 ctx->Scissor.WindowRectMode == GL_INCLUSIVE_EXT; in is_window_rectangle_enabled()
310 ctx->Scissor.WindowRectMode = mode; in _mesa_WindowRectanglesEXT()325 ctx->Scissor.WindowRectMode = GL_EXCLUSIVE_EXT; in _mesa_init_scissor()
1387 scissor->WindowRectMode, scissor->NumWindowRects, in _mesa_PopAttrib()
812 GLenum16 WindowRectMode; /**< Whether to include or exclude the rects */ member