Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
060882fd3773d95b6d6a816215efec15e678bc6a
/
.
/
Test
/
noMain1.geom
blob: ab0834f9cec8ce980ae7da6c0bef1c039efcf72b [
file
] [
log
] [
blame
]
John Kessenich
69f4b51
2013-09-04 21:19:27 +0000
[
diff
] [
blame
]
1
#version 110
2
3
void
foo
()
4
{
5
}
John Kessenich
1e91f5e
2013-11-20 22:16:41 +0000
[
diff
] [
blame
]
6
7
layout
(
points
)
out
;