Home
last modified time | relevance | path

Searched defs:create_context (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/glx/apple/
Dapple_cgl.h53 CGLError(*create_context) (CGLPixelFormatObj pix, CGLContextObj share, member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.h66 gboolean (*create_context) (GstGLWindowWin32 *window, GstGLAPI gl_api, member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.h158 gboolean (*create_context) (GstGLContext *context, GstGLAPI gl_api, member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c634 gboolean create_context; in gst_gl_context_egl_choose_config() local
775 gboolean create_context; in _create_context_with_flags() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp137 create_context(std::string &r_log) { in create_context() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c605 gboolean create_context; in gst_gl_context_glx_create_context() local
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h552 struct st_context_iface *(*create_context)(struct st_api *stapi, member
/third_party/mesa3d/src/glx/
Dglxclient.h479 struct glx_context *(*create_context)(struct glx_screen *psc, member
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1114 create_context(Display *dpy, XMesaVisual xmvis, in create_context() function