Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c54 {GST_GLSL_VERSION_420, "420"},
90 {GST_GLSL_VERSION_420, GST_GLSL_PROFILE_CORE, "420 core"},
91 {GST_GLSL_VERSION_420, GST_GLSL_PROFILE_COMPATIBILITY, "420 compatibility"},
112 {GST_GLSL_VERSION_420, GST_GLSL_PROFILE_NONE, "420"},
127 {GST_GLSL_VERSION_420, GST_GLSL_PROFILE_CORE, "420"},
178 {GST_GLSL_VERSION_420, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h95 GST_GLSL_VERSION_420 = 420, /* GL */ enumerator
Dgstglsl.c83 {GST_GLSL_VERSION_420, "420"},