feat: double buffered video input

This commit is contained in:
2025-11-24 18:50:50 +01:00
parent aa42e9d2aa
commit c66a5c166e
16 changed files with 162 additions and 82 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// SRC B
// -----------
// OUT: 6 (FX B)
// OUT: 8 (FX B)
in vec2 vUV;
out vec4 fragColor;