3 add_fp1('ADD with saturation')
16 add_fp1('LIT test 2 (degenerate case: 0 ^ 0 -> 1)')
17 add_fp1('LIT test 3 (case x < 0)')
23 add_fp1('masked MUL test')
24 add_fp1('POW test (exponentiation)')
25 add_fp1('RCP test (reciprocal)')
26 add_fp1('RSQ test 1 (reciprocal square root)')
27 add_fp1('RSQ test 2 (reciprocal square root of negative value)')
33 add_fp1('SUB test (with swizzle)')
34 add_fp1('SUB with saturation')
36 add_fp1('swizzled move test')
37 add_fp1('swizzled add test')
39 add_fp1('Z-write test')
40 add_fp1('Divide by zero test')
41 add_fp1('Infinity and nan test')
42 add_fp1('ARB_fog_linear test')
43 add_fp1('Computed fog linear test')
44 add_fp1('ARB_fog_exp test')
45 add_fp1('Computed fog exp test')
46 add_fp1('ARB_fog_exp2 test')
47 add_fp1('Computed fog exp2 test')