repo.or.cz
/
piglit
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more structure constructor tests.
[piglit/hramrach.git]
/
tests
/
glslparsertest
/
shaders
/
extension5.V110.frag
blob
990e0d9f330c60fe5c77c3f54dac729c139933da
1
#extension all : ddisablee // error, behavior is not supported
2
3
void main()
4
{
5
}