Exemple #1
0
 def uset2I(self, var, x, y):
     gl.glUniform2iARB(self.uniformLoc(var), x, y)
Exemple #2
0
 def uset2I(self, var, x, y):
     gl.glUniform2iARB(self.uniformLoc(var), x, y)