Home
last modified time | relevance | path

Searched refs:attach_point (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c226 guint attach_point, attach_type; in gst_gl_framebuffer_new_with_default_depth() local
233 attach_point = GL_DEPTH_STENCIL_ATTACHMENT; in gst_gl_framebuffer_new_with_default_depth()
236 attach_point = GL_DEPTH_ATTACHMENT; in gst_gl_framebuffer_new_with_default_depth()
254 gst_gl_framebuffer_attach (fb, attach_point, renderbuffer); in gst_gl_framebuffer_new_with_default_depth()