!!ARBfp1.0 # # Demonstrates bug with Mesa's implementation of # OpenGL fragment programs. # # Orion Sky Lawlor, olawlor@acm.org, 2005/2/7 (Public Domain) # PARAM a={0.1,0.0999,0.1001,0}; MOV result.color,{0.1,0.0999,0.1001,0}; END