summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-08-30 16:51:06 +1000
committerDave Airlie <airlied@redhat.com>2010-08-30 16:51:06 +1000
commitc7d1f82372b7c15f645d13cbad6515f123d05102 (patch)
treeb092516696c1bd1c89277756af9892a282e2db22
parent14a60aad03bf8e7ee9922c81a813ee8d936851eb (diff)
piglit/glean: fixup vp test list
-rw-r--r--tests/glean-vertProg1.tests90
1 files changed, 45 insertions, 45 deletions
diff --git a/tests/glean-vertProg1.tests b/tests/glean-vertProg1.tests
index 0b0cbcbc..b9d7bfaa 100644
--- a/tests/glean-vertProg1.tests
+++ b/tests/glean-vertProg1.tests
@@ -1,45 +1,45 @@
-add_fp1('ABS test')
-add_fp1('ADD test')
-add_fp1('ARL test')
-add_fp1('DP3 test')
-add_fp1('DP4 test')
-add_fp1('DPH test')
-add_fp1('DST test')
-add_fp1('EX2 test')
-add_fp1('EXP test')
-add_fp1('FLR test')
-add_fp1('FRC test')
-add_fp1('LG2 test')
-add_fp1('LIT test 1')
-add_fp1('LIT test 2 (degenerate case: 0 ^ 0 -> 1)')
-add_fp1('LIT test 3 (case x < 0)')
-add_fp1('LOG test')
-add_fp1('MAD test')
-add_fp1('MAX test')
-add_fp1('MIN test')
-add_fp1('MOV test (with swizzle)')
-add_fp1('MUL test (with swizzle and masking)')
-add_fp1('POW test (exponentiation)')
-add_fp1('RCP test (reciprocal)')
-add_fp1('RSQ test 1 (reciprocal square root)')
-add_fp1('RSQ test 2 (reciprocal square root of negative value)')
-add_fp1('SGE test')
-add_fp1('SLT test')
-add_fp1('SUB test (with swizzle)')
-add_fp1('SWZ test 1')
-add_fp1('SWZ test 2')
-add_fp1('SWZ test 3')
-add_fp1('SWZ test 4')
-add_fp1('SWZ test 5')
-add_fp1('XPD test 1')
-add_fp1('XPD test 2 (same src/dst arg)')
-add_fp1('Position write test (compute position from texcoord)')
-add_fp1('Z-write test')
-add_fp1('State reference test 1 (material ambient)')
-add_fp1('State reference test 2 (light products)')
-add_fp1('State reference test 3 (fog params)')
-add_fp1('Divide by zero test')
-add_fp1('Infinity / nan test')
-add_fp1('static const char *badprog =')
-add_fp1('glBindProgramARB_func(GL_VERTEX_PROGRAM_ARB, 99);')
-add_fp1('static const GLfloat vertcoords[4][3] = {')
+add_vp1('ABS test')
+add_vp1('ADD test')
+add_vp1('ARL test')
+add_vp1('DP3 test')
+add_vp1('DP4 test')
+add_vp1('DPH test')
+add_vp1('DST test')
+add_vp1('EX2 test')
+add_vp1('EXP test')
+add_vp1('FLR test')
+add_vp1('FRC test')
+add_vp1('LG2 test')
+add_vp1('LIT test 1')
+add_vp1('LIT test 2 (degenerate case: 0 ^ 0 -> 1)')
+add_vp1('LIT test 3 (case x < 0)')
+add_vp1('LOG test')
+add_vp1('MAD test')
+add_vp1('MAX test')
+add_vp1('MIN test')
+add_vp1('MOV test (with swizzle)')
+add_vp1('MUL test (with swizzle and masking)')
+add_vp1('POW test (exponentiation)')
+add_vp1('RCP test (reciprocal)')
+add_vp1('RSQ test 1 (reciprocal square root)')
+add_vp1('RSQ test 2 (reciprocal square root of negative value)')
+add_vp1('SGE test')
+add_vp1('SLT test')
+add_vp1('SUB test (with swizzle)')
+add_vp1('SWZ test 1')
+add_vp1('SWZ test 2')
+add_vp1('SWZ test 3')
+add_vp1('SWZ test 4')
+add_vp1('SWZ test 5')
+add_vp1('XPD test 1')
+add_vp1('XPD test 2 (same src/dst arg)')
+add_vp1('Position write test (compute position from texcoord)')
+add_vp1('Z-write test')
+add_vp1('State reference test 1 (material ambient)')
+add_vp1('State reference test 2 (light products)')
+add_vp1('State reference test 3 (fog params)')
+add_vp1('Divide by zero test')
+add_vp1('Infinity / nan test')
+add_vp1('static const char *badprog =')
+add_vp1('glBindProgramARB_func(GL_VERTEX_PROGRAM_ARB, 99);')
+add_vp1('static const GLfloat vertcoords[4][3] = {')