Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
140-null-directive.c
blob: 1dcb26ef8b9418dba745c6a2eeb88e6b74f77017 [
file
] [
log
] [
blame
]
/* GLSL accepts a null directive. Let's test that in several variations: */
#
#
/*....*/#/*....*/
/*..*/
# /*..*/
#//...
# //...
/*....*/#/**///..
/*..*/
# /**/ //