5 lines
43 B
GLSL
Executable File
5 lines
43 B
GLSL
Executable File
void main()
|
|
{
|
|
SetOutput(Sample().rbga);
|
|
}
|