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
egl: Remove the demo driver.
[mesa/nouveau-pmpeg.git]
/
progs
/
vp
/
flr.txt
blob
c33280da978698b2d375334d8c5e13bceda384f2
1
!!ARBvp1.0
2
TEMP R0;
3
ADD R0, vertex.color, {0.5}.x;
4
FLR result.color, R0;
5
MOV result.position, vertex.position;
6
END