Home
last modified time | relevance | path

Searched refs:__GLXcontextRec (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/include/GL/
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
297 typedef int (PFNMESAGLINTEROPGLXEXPORTOBJECTPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *co…
Dglx.h160 typedef struct __GLXcontextRec *GLXContext;
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h39 typedef struct __GLXcontextRec { struct
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c93 struct __GLXcontextRec struct
1130 glxCtx = CALLOC_STRUCT(__GLXcontextRec); in create_context()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h138 typedef struct __GLXcontextRec *GLXContext;