Sign in
fuchsia
/
third_party
/
mesa
/
refs/tags/gitlab/mesa_7_1_rc4
/
.
/
progs
/
vp
/
mov.txt
blob: 9ce1a4530670fce598f94589fa5ea0de7f4e090f [
file
]
!!ARBvp1.0
MOV result.color, vertex.color;
MOV result.position, vertex.position;
END