Lines Matching defs:value
165 /* Initialize the extension, if needed . This has the added value
227 * Verifies context's GLX_RENDER_TYPE value with config.
231 * \return True if the value of context renderType was approved, or 0 if no
232 * valid value was found.
1039 * case, 0 is not a valid value of the transparent type, so we'll treat 0
1193 * value).
1532 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value)
1538 *value = ctx->share_xid;
1541 *value = ctx->config ? ctx->config->visualID : None;
1544 *value = ctx->screen;
1547 *value = ctx->config ? ctx->config->fbconfigID : None;
1550 *value = ctx->renderType;
1560 (Display * dpy, GLXContext ctx, int attribute, int *value),
1561 (dpy, ctx, attribute, value), glXQueryContext)
1704 int attribute, int *value)
1711 return glx_config_get(config, attribute, value);
1963 (Display * dpy, GLXFBConfigSGIX config, int attribute, int *value),
1964 (dpy, config, attribute, value), glXGetFBConfigAttrib)
2214 * error", but it also says "It [glXSwapBuffersMscOML] will return a value