mesa/progs/vp/min.txt

6 lines
97 B
Plaintext

!!ARBvp1.0
MIN result.color, {0.5}.x, vertex.color;
MOV result.position, vertex.position;
END