Lines Matching defs:isDirect
228 __GLXscreen *pGlxScreen, GLboolean isDirect)
252 if (shareglxc->isDirect) {
269 isDirect = GL_FALSE;
276 if (!isDirect)
308 glxc->isDirect = isDirect;
332 config, pGlxScreen, req->isDirect);
351 config, pGlxScreen, req->isDirect);
371 config, pGlxScreen, req->isDirect);
606 if (!prevglxc->isDirect) {
613 if ((glxc != 0) && !glxc->isDirect) {
695 reply.isDirect = glxc->isDirect;
822 if (src->isDirect || dst->isDirect ||