6 lines
36 B
GLSL
6 lines
36 B
GLSL
|
#version 430 core
|
||
|
|
||
|
|
||
|
void main() {
|
||
|
|
||
|
}
|