aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-06-16 09:26:58 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-06-16 09:26:58 -0700
commitca9c2d70f9480b50f8838944fa5a54eebc0da302 (patch)
tree5fe2310e0f5cf5f7fd85ff8cc406c0310a0f90ca /tests/runner.py
parent0d4e93976815ea7edab89b8dbe4907bab9d39bd7 (diff)
GL_QUAD non-0 start rendering fix
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-xtests/runner.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py
index c3f8cff7..5714511e 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7737,6 +7737,9 @@ elif 'browser' in str(sys.argv):
def test_cubegeom_normal_dap_far_glda(self): # use glDrawArrays
self.btest('cubegeom_normal_dap_far_glda.c', expected='-218745386')
+ def test_cubegeom_normal_dap_far_glda_quad(self): # with quad
+ self.btest('cubegeom_normal_dap_far_glda_quad.c', expected='1757386625')
+
def test_cubegeom_mt(self):
self.btest('cubegeom_mt.c', expected='-457159152') # multitexture