Searched defs:_GstGLContextPrivate (Results 1 – 1 of 1) sorted by relevance
215 struct _GstGLContextPrivate struct217 GThread *gl_thread;218 GThread *active_thread;221 GMutex render_lock;222 GCond create_cond;223 GCond destroy_cond;225 gboolean created;226 gboolean alive;228 GWeakRef other_context_ref;229 struct ContextShareGroup *sharegroup;[all …]