Merge commit 'origin/gallium-draw-retval'
[mesa.git] / progs / fp / mov-imm.txt
1 !!ARBfp1.0
2 MOV result.color, {0.5, 0.8, 0.3, 1.0};
3 END