index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
tests
/
constructor-01.glsl
blob: fdfaf8986630baa5205be0382b953ef11213f893 (
plain
)
1
2
3
4
5
6
/* PASS */ void main() { gl_Position = vec4(1.0, 1.0, 1.0, 0.0);; }