6 lines
49 B
GLSL
6 lines
49 B
GLSL
|
|
#version 330 compatibility
|
||
|
|
|
||
|
|
void main()
|
||
|
|
{
|
||
|
|
}
|