Searched refs:bufHeight (Results 1 – 1 of 1) sorted by relevance
1422 const GLint bufHeight = (GLint) rb->Height; in _swrast_read_rgba_span() local1424 if (y < 0 || y >= bufHeight || x + (GLint) n < 0 || x >= bufWidth) { in _swrast_read_rgba_span()