summaryrefslogtreecommitdiff
path: root/gst/gl/gstglfiltersobel.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gl/gstglfiltersobel.h')
-rw-r--r--gst/gl/gstglfiltersobel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gl/gstglfiltersobel.h b/gst/gl/gstglfiltersobel.h
index 0d614f3..faac6ac 100644
--- a/gst/gl/gstglfiltersobel.h
+++ b/gst/gl/gstglfiltersobel.h
@@ -39,6 +39,7 @@ struct _GstGLFilterSobel
GstGLShader *hconv;
GstGLShader *vconv;
GstGLShader *len;
+ GstGLShader *desat;
GLuint midtexture[5];