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
/
abs.txt
blob
cd00952e3494dbc405c7310896c0dbb09412b2da
1
!!ARBvp1.0
2
TEMP R0;
3
SUB R0, {0.5}.x, vertex.color;
4
ABS result.color, R0;
5
MOV result.position, vertex.position;
6
END
7