index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
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);; }