Пример #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)