fix(image-pipeline): wire webgl preview shader execution

This commit is contained in:
Matthias
2026-04-04 22:04:24 +02:00
parent 423eb76581
commit 80f12739f9
6 changed files with 444 additions and 117 deletions

View File

@@ -1,4 +1,3 @@
#version 100
precision mediump float;
varying vec2 vUv;