Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/apple/
Dapple_cgl.h53 CGLError(*create_context) (CGLPixelFormatObj pix, CGLContextObj share, member
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp137 create_context(std::string &r_log) { in create_context() function
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h564 struct st_context_iface *(*create_context)(struct st_api *stapi, member
/third_party/mesa3d/src/glx/
Dglxclient.h478 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