This commit is contained in:
2025-09-15 23:56:11 +02:00
parent e0f81ae2c5
commit c654ead8aa
7 changed files with 21 additions and 7 deletions
+1
View File
@@ -3,6 +3,7 @@
// IN: 3 / 5
// OUT: 5
in vec2 vUV;
layout(location = 5) out vec3 fragColor;
void main() {