Searched refs:fbo_attachment (Results 1 – 1 of 1) sorted by relevance
97 struct fbo_attachment struct104 _fbo_attachment_init (struct fbo_attachment *attach, guint point, in _fbo_attachment_init() argument112 _fbo_attachment_unset (struct fbo_attachment *attach) in _fbo_attachment_unset()134 g_array_new (FALSE, FALSE, (sizeof (struct fbo_attachment))); in gst_gl_framebuffer_init()370 struct fbo_attachment *attach; in _update_effective_dimensions()373 attach = &g_array_index (fb->attachments, struct fbo_attachment, i); in _update_effective_dimensions()425 struct fbo_attachment attach; in _attach_gl_memory()442 struct fbo_attachment attach; in _attach_renderbuffer()480 struct fbo_attachment *attach; in gst_gl_framebuffer_attach()482 attach = &g_array_index (fb->attachments, struct fbo_attachment, i); in gst_gl_framebuffer_attach()