Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c52 {GST_GLSL_VERSION_400, "400"},
86 {GST_GLSL_VERSION_400, GST_GLSL_PROFILE_CORE, "400 core"},
87 {GST_GLSL_VERSION_400, GST_GLSL_PROFILE_COMPATIBILITY, "400 compatibility"},
110 {GST_GLSL_VERSION_400, GST_GLSL_PROFILE_NONE, "400"},
125 {GST_GLSL_VERSION_400, GST_GLSL_PROFILE_CORE, "400"},
176 {GST_GLSL_VERSION_400, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h93 GST_GLSL_VERSION_400 = 400, /* GL */ enumerator
Dgstglsl.c81 {GST_GLSL_VERSION_400, "400"},