repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: detect when too many varying vars are used
[mesa/nouveau-pmpeg.git]
/
progs
/
vp
/
mul.txt
blob
e479cdb85435fe88fd334d3f1a951a6746c28bf3
1
!!ARBvp1.0
2
MUL result.color, vertex.color, vertex.color;
3
MOV result.position, vertex.position;
4
END
5