Lines Matching defs:isDirect
269 gc->isDirect = GL_TRUE;
363 req->isDirect = gc->isDirect;
379 req->isDirect = gc->isDirect;
400 req->isDirect = gc->isDirect;
424 int isDirect = __glXIsDirect(dpy, gc->xid, &error);
426 if (error != False || isDirect != gc->isDirect) {
637 if (gc->isDirect) {
682 else if (gc->isDirect) {
1764 if (gc->isDirect && psc && psc->driScreen &&
1811 if (gc != &dummyContext && gc->isDirect) {
1840 if (gc != &dummyContext && gc->isDirect) {
1875 if (!gc->isDirect)
1917 if (!gc->isDirect)
2195 if (!pdraw || !gc->isDirect)
2690 if (!gc || gc->xid == None || !gc->isDirect) {
2715 if (!gc || gc->xid == None || !gc->isDirect) {