Searched refs:context_api (Results 1 – 4 of 4) sorted by relevance
235 GstGLAPI context_api = GST_GL_API_NONE;271 context_api = GST_GL_API_OPENGL3;273 context_api =GST_GL_API_OPENGL;277 context_api = GST_GL_API_OPENGL;286 context_api = GST_GL_API_OPENGL3;288 context_api = GST_GL_API_OPENGL;291 context_api = GST_GL_API_OPENGL;332 context_cocoa->priv->context_api = context_api;379 return context_cocoa->priv->context_api;
41 GstGLAPI context_api; member
43 GstGLAPI context_api; member101 context_wgl->priv->context_api = GST_GL_API_OPENGL | GST_GL_API_OPENGL3; in gst_gl_context_wgl_init()242 context_wgl->priv->context_api = GST_GL_API_OPENGL3; in gst_gl_context_wgl_create_context()280 context_wgl->priv->context_api = GST_GL_API_OPENGL; in gst_gl_context_wgl_create_context()455 return context_wgl->priv->context_api; in gst_gl_context_wgl_get_gl_api()
67 GstGLAPI context_api; member674 context_glx->priv->context_api = GST_GL_API_OPENGL3; in gst_gl_context_glx_create_context()683 context_glx->priv->context_api = GST_GL_API_OPENGL; in gst_gl_context_glx_create_context()896 return context_glx->priv->context_api; in gst_gl_context_glx_get_gl_api()