Home | History | Annotate | Download | only in x11

Lines Matching refs:CurrentContext

162 PUBLIC __thread void * CurrentContext
167 static GLXContext CurrentContext = 0;
175 CurrentContext = c;
179 CurrentContext = c;
273 return CurrentContext;
277 return CurrentContext;