Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c53 {GST_GLSL_VERSION_410, "410"},
88 {GST_GLSL_VERSION_410, GST_GLSL_PROFILE_CORE, "410 core"},
89 {GST_GLSL_VERSION_410, GST_GLSL_PROFILE_COMPATIBILITY, "410 compatibility"},
111 {GST_GLSL_VERSION_410, GST_GLSL_PROFILE_NONE, "410"},
126 {GST_GLSL_VERSION_410, GST_GLSL_PROFILE_CORE, "410"},
177 {GST_GLSL_VERSION_410, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h94 GST_GLSL_VERSION_410 = 410, /* GL */ enumerator
Dgstglsl.c82 {GST_GLSL_VERSION_410, "410"},