R2 Shaders
src
main
glsl
com
io7m
r2
shaders
sources
R2Nothing.frag
Go to the documentation of this file.
1
/// \file R2Nothing.frag
2
/// \brief A fragment shader that does nothing
3
4
void
5
main (
void
)
6
{
7
8
}
Generated by
1.8.12