summaryrefslogtreecommitdiffstats
path: root/src/compositor/shaders/compile
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/shaders/compile')
-rw-r--r--src/compositor/shaders/compile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/compositor/shaders/compile b/src/compositor/shaders/compile
index e7981b1fe..33c2f34d5 100644
--- a/src/compositor/shaders/compile
+++ b/src/compositor/shaders/compile
@@ -5,6 +5,5 @@ qsb --glsl "100 es,120,150" -o surface_y_uv.frag.qsb surface_y_uv.frag
qsb --glsl "100 es,120,150" -o surface_y_u_v.frag.qsb surface_y_u_v.frag
qsb --glsl "100 es,120,150" -o surface_y_xuxv.frag.qsb surface_y_xuxv.frag
-# Does not compile for whatever reason. We may not support that externalOES
-# thing at run time either, so skip for now.
-# qsb --glsl "100 es,120,150" -o surface_oes_external.frag.qsb surface_oes_external.frag
+# Cannot be precompiled and is handled separately:
+# surface_oes_external.frag