mesa/progs/fp/pow.txt

5 lines
79 B
Plaintext

!!ARBfp1.0
TEMP R0;
POW result.color, fragment.color.x, fragment.color.y;
END