コード例 #1
0
ファイル: __init__.py プロジェクト: KevinGoodsell/sympy
 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)