Exemplo n.º 1
0
 def is_direct(self):
     return glx.glXIsDirect(self._x_display, self._context)
Exemplo n.º 2
0
 def is_direct(self):
     return glx.glXIsDirect(self.x_display, self.glx_context)