7 OPTION ARB_position_invariant;
10 # This line causes an assertion failure in the i965 driver in Mesa 7.6.
11 # Replacing it with the line below it eliminates the assertion failure.
12 PARAM prog_param[1021] = { program.local[0..1020] };
13 #PARAM prog_param[1] = { program.local[0] };
15 MOV tmp1, prog_param[0];
17 MOV tmp3, {0, 0, 0, 256.0};
21 MUL tmp2.x, tmp2.x, 256.0;
24 MUL tmp2.x, tmp2.x, 256.0;
27 MUL result.color, tmp3, 0.00390625;
32 parameter local_vp 0 (128.250488281, 0.0, 0.0, 0.0)
33 clear color 1.0 1.0 1.0 0.0
36 probe all rgba 0.5 0.25 0.125 1.0