Lines Matching refs:isDirect
268 gc->isDirect = GL_TRUE;
369 req->isDirect = gc->isDirect;
385 req->isDirect = gc->isDirect;
406 req->isDirect = gc->isDirect;
430 int isDirect = __glXIsDirect(dpy, gc->xid, &error);
432 if (error != False || isDirect != gc->isDirect) {
595 if (gc->isDirect) {
652 if (gc->isDirect) {
689 return gc ? gc->isDirect : False;
1757 if (gc->isDirect && psc && psc->driScreen &&
1807 if (gc != &dummyContext && gc->isDirect) {
1834 if (gc != &dummyContext && gc->isDirect) {
1894 if (!gc->isDirect)
1934 if (!gc->isDirect)
2209 if (!pdraw || !gc->isDirect)
2745 if (!gc || gc->xid == None || !gc->isDirect) {
2770 if (!gc || gc->xid == None || !gc->isDirect) {