comments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// IN: 3 / 5
|
||||
// OUT: 5
|
||||
|
||||
in vec2 vUV;
|
||||
layout(location = 5) out vec3 fragColor;
|
||||
|
||||
void main() {
|
||||
|
||||
Reference in New Issue
Block a user