Searched defs:_Xmax (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmtypes.h3247 * The drawing region is given by [_Xmin, _Xmax) x [_Ymin, _Ymax),
3248 * (inclusive for _Xmin and _Ymin while exclusive for _Xmax and _Ymax)
3251 GLint _Xmin, _Xmax; member in struct:gl_framebuffer
3270 * its viewport, scissor and so on (in particular _Xmin, _Xmax, _Ymin and

Completed in 115 milliseconds