Searched refs:GstGLContextCocoa (Results 1 – 5 of 5) sorted by relevance
33 …_COCOA(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_GL_CONTEXT_COCOA, GstGLContextCocoa))39 typedef struct _GstGLContextCocoa GstGLContextCocoa; typedef63 GstGLContextCocoa * gst_gl_context_cocoa_new (GstGLDisplay * display);65 CGLPixelFormatObj gst_gl_context_cocoa_get_pixel_format (GstGLContextCocoa *context);
47 G_DEFINE_TYPE_WITH_CODE (GstGLContextCocoa, gst_gl_context_cocoa,49 G_ADD_PRIVATE (GstGLContextCocoa)75 gst_gl_context_cocoa_init (GstGLContextCocoa * context)81 GstGLContextCocoa *84 GstGLContextCocoa *context;171 gst_gl_context_cocoa_get_pixel_format (GstGLContextCocoa *context)231 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);367 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);376 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);399 GstGLContextCocoa *cocoa = GST_GL_CONTEXT_COCOA (context);
206 GstGLContextCocoa *context_cocoa;
22508 gstglwindow_cocoa.m:186:60: error: incompatible pointer types sending 'GstGLContextCocoa *'32471 every GstGLContextCocoa created
54005 gstglwindow_cocoa.m:186:60: error: incompatible pointer types sending 'GstGLContextCocoa *'100156 every GstGLContextCocoa created