Home
last modified time | relevance | path

Searched refs:GST_GLSL_VERSION_450 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c57 {GST_GLSL_VERSION_450, "450"},
96 {GST_GLSL_VERSION_450, GST_GLSL_PROFILE_CORE, "450 core"},
97 {GST_GLSL_VERSION_450, GST_GLSL_PROFILE_COMPATIBILITY, "450 compatibility"},
115 {GST_GLSL_VERSION_450, GST_GLSL_PROFILE_NONE, "450"},
130 {GST_GLSL_VERSION_450, GST_GLSL_PROFILE_CORE, "450"},
181 {GST_GLSL_VERSION_450, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h98 GST_GLSL_VERSION_450 = 450, /* GL */ enumerator
Dgstglsl.c86 {GST_GLSL_VERSION_450, "450"},