R2 Core Shaders
src
main
resources
com
io7m
r2
shaders
core
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