Home
last modified time | relevance | path

Searched defs:target_str (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c184 const gchar *target_str = gst_structure_get_string (s, "texture-target"); in gst_gl_buffer_pool_set_config() local
Dgstglmemory.c325 const gchar *target_str; in gst_gl_memory_init() local
Dgstglupload.c77 const gchar *target_str = gst_structure_get_string (s, "texture-target"); in _caps_get_texture_target() local
/third_party/gn/src/gn/
Dcommand_gen.cc137 const std::string target_str = targets.size() > 1 ? "targets" : "target"; in PrintInvalidGeneratedInput() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c1494 const gchar *target_str; in update_output_format() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp1215 static const glw::GLchar* target_str[] = { STR(GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN), in testExtension3() local