Sign in
◑
Theme
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
140-null-directive.c
blob: 1dcb26ef8b9418dba745c6a2eeb88e6b74f77017 [
file
] [
edit
]
/* GLSL accepts a null directive. Let's test that in several variations: */
#
#
/*....*/#/*....*/
/*..*/
# /*..*/
#//...
# //...
/*....*/#/**///..
/*..*/
# /**/ //