예제 #1
0
 def is_direct(self):
     return glx.glXIsDirect(self._x_display, self._context)
예제 #2
0
 def is_direct(self):
     return glx.glXIsDirect(self.x_display, self.glx_context)