Lines Matching defs:isDirect
268 gc->isDirect = GL_TRUE;
367 req->isDirect = gc->isDirect;
383 req->isDirect = gc->isDirect;
404 req->isDirect = gc->isDirect;
428 int isDirect = __glXIsDirect(dpy, gc->xid, &error);
430 if (error != False || isDirect != gc->isDirect) {
593 if (gc->isDirect) {
650 if (gc->isDirect) {
687 return gc ? gc->isDirect : False;
1754 if (gc->isDirect && psc && psc->driScreen &&
1804 if (gc != &dummyContext && gc->isDirect) {
1831 if (gc != &dummyContext && gc->isDirect) {
1891 if (!gc->isDirect)
1931 if (!gc->isDirect)
2207 if (!pdraw || !gc->isDirect)
2743 if (!gc || gc->xid == None || !gc->isDirect) {
2768 if (!gc || gc->xid == None || !gc->isDirect) {