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