Home | History | Annotate | Download | only in swrast

Lines Matching refs:_Ymax

695  * DrawBuffer->_Xmin, _Xmax, _Ymin, _Ymax.  This will accomplish
706 const GLint ymax = ctx->DrawBuffer->_Ymax;
1188 assert(span->array->y[i] < fb->_Ymax);