repo.or.cz
/
mesa
/
mesa-lb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gallium: add target-helpers/wrap_screen.c to C_SOURCES
[mesa/mesa-lb.git]
/
progs
/
vp
/
psiz-imm.txt
blob
18de2498d678964897a7b4e82a53d72a6cdb16f8
1
!!ARBvp1.0
2
MOV result.color, vertex.color;
3
MOV result.pointsize, {2.0, 0, 0, 1};
4
MOV result.position, vertex.position;
5
END