Home | History | Annotate | Download | only in glx

Lines Matching refs:rgbMode

378    renderType = config->rgbMode ? GLX_RGBA_TYPE : GLX_COLOR_INDEX_TYPE;
907 config->rgbMode = GL_TRUE;
921 (config->rgbMode) ? GLX_RGBA_BIT : GLX_COLOR_INDEX_BIT;