Lines Matching refs:GL_FALSE
147 if (*err != Success || (*context)->idExists == GL_FALSE) { in validGlxContext()
285 isDirect = GL_FALSE; in DoCreateContext()
427 glxc->idExists = GL_FALSE; in __glXDisp_DestroyContext()
613 need_flush = GL_FALSE; in xorgGlxMakeCurrent()
922 buf[p++] = (modes->renderType & GLX_RGBA_BIT) ? GL_TRUE : GL_FALSE; in __glXDisp_GetVisualConfigs()
967 if (modes->sRGBCapable != GL_FALSE) { in __glXDisp_GetVisualConfigs()
1042 : GL_FALSE)); in DoGetFBConfigs()
1045 (modes->renderType & GLX_RGBA_BIT) ? GL_TRUE : GL_FALSE); in DoGetFBConfigs()
1093 if (modes->sRGBCapable != GL_FALSE) { in DoGetFBConfigs()
1625 (*pGlxDraw->swapBuffers) (cl->client, pGlxDraw) == GL_FALSE) in __glXDisp_SwapBuffers()
1874 ATTRIB(GLX_Y_INVERTED_EXT, GL_FALSE); in DoGetDrawableAttributes()