14 add_vp1('LIT test 2 (degenerate case: 0 ^ 0 -> 1)')
15 add_vp1('LIT test 3 (case x < 0)')
20 add_vp1('MOV test (with swizzle)')
21 add_vp1('MUL test (with swizzle and masking)')
22 add_vp1('POW test (exponentiation)')
23 add_vp1('RCP test (reciprocal)')
24 add_vp1('RSQ test 1 (reciprocal square root)')
25 add_vp1('RSQ test 2 (reciprocal square root of negative value)')
28 add_vp1('SUB test (with swizzle)')
35 add_vp1('XPD test 2 (same src and dst arg)')
36 add_vp1('Position write test (compute position from texcoord)')
37 add_vp1('Z-write test')
38 add_vp1('State reference test 1 (material ambient)')
39 add_vp1('State reference test 2 (light products)')
40 add_vp1('State reference test 3 (fog params)')
41 add_vp1('Divide by zero test')
42 add_vp1('Infinity and nan test')