Lines Matching refs:yup
77 GLboolean yup; /*< TRUE -> Y increases upward */369 if (osmesa->yup) {553 if (!osmesa->yup) {751 osmesa->yup = GL_TRUE;961 osmesa->yup = value ? GL_TRUE : GL_FALSE;1001 *value = osmesa->yup;