1 # Detects whether or not the implementation correctly handles having two
2 # constants in the same operand.
4 # This is a potential issue with gen4, and is something we should probably
5 # make the optimizer handle.
14 OPTION ARB_position_invariant;
19 ADD result.color, {1, 0, .25, 0}, {0.5, 0, 1, 0};
24 clear color 0.0 1.0 0.0 1.0
27 probe all rgba 1.0 0.0 1.0 0.0