Searched refs:gst_gl_framebuffer_new (Results 1 – 3 of 3) sorted by relevance
82 GstGLFramebuffer * gst_gl_framebuffer_new (GstGLContext *context);
182 gst_gl_framebuffer_new (GstGLContext * context) in gst_gl_framebuffer_new() function222 GstGLFramebuffer *fb = gst_gl_framebuffer_new (context); in gst_gl_framebuffer_new_with_default_depth()
143 framebuffer = gst_gl_framebuffer_new (context); in _construct_with_activated_context()