Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c55 {GST_GLSL_VERSION_430, "430"},
92 {GST_GLSL_VERSION_430, GST_GLSL_PROFILE_CORE, "430 core"},
93 {GST_GLSL_VERSION_430, GST_GLSL_PROFILE_COMPATIBILITY, "430 compatibility"},
113 {GST_GLSL_VERSION_430, GST_GLSL_PROFILE_NONE, "430"},
128 {GST_GLSL_VERSION_430, GST_GLSL_PROFILE_CORE, "430"},
179 {GST_GLSL_VERSION_430, GST_GLSL_PROFILE_ES},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h96 GST_GLSL_VERSION_430 = 430, /* GL */ enumerator
Dgstglsl.c84 {GST_GLSL_VERSION_430, "430"},