Home | History | Annotate | Download | only in swrast

Lines Matching refs:_Xmax

695  * DrawBuffer->_Xmin, _Xmax, _Ymin, _Ymax.  This will accomplish
704 const GLint xmax = ctx->DrawBuffer->_Xmax;
1186 assert(span->array->x[i] < fb->_Xmax);