Searched defs:_GstGLAllocationParams (Results 1 – 1 of 1) sorted by relevance
200 struct _GstGLAllocationParams struct202 gsize struct_size;203 GstGLAllocationParamsCopyFunc copy;204 GstGLAllocationParamsFreeFunc free;206 guint alloc_flags;207 gsize alloc_size;208 GstAllocationParams *alloc_params;209 GstGLContext *context;210 GDestroyNotify notify;211 gpointer user_data;[all …]