Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c56 {GST_GLSL_VERSION_440, "440"},
94 {GST_GLSL_VERSION_440, GST_GLSL_PROFILE_CORE, "440 core"},
95 {GST_GLSL_VERSION_440, GST_GLSL_PROFILE_COMPATIBILITY, "440 compatibility"},
114 {GST_GLSL_VERSION_440, GST_GLSL_PROFILE_NONE, "440"},
129 {GST_GLSL_VERSION_440, GST_GLSL_PROFILE_CORE, "440"},
180 {GST_GLSL_VERSION_440, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h97 GST_GLSL_VERSION_440 = 440, /* GL */ enumerator
Dgstglsl.c85 {GST_GLSL_VERSION_440, "440"},