Home
last modified time | relevance | path

Searched refs:__GLXcontextRec (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/GL/
H A Dmesa_glinterop.h63 struct __GLXcontextRec;
253 MesaGLInteropGLXQueryDeviceInfo(struct _XDisplay *dpy, struct __GLXcontextRec *context,
278 MesaGLInteropGLXExportObject(struct _XDisplay *dpy, struct __GLXcontextRec *context,
293 typedef int (PFNMESAGLINTEROPGLXQUERYDEVICEINFOPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context,
297 typedef int (PFNMESAGLINTEROPGLXEXPORTOBJECTPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context,
H A Dglx.h160 typedef struct __GLXcontextRec *GLXContext;
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c94 struct __GLXcontextRec struct
1124 glxCtx = CALLOC_STRUCT(__GLXcontextRec); in create_context()

Completed in 5 milliseconds