Searched refs:_glapi_get_context (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
96 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
115 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
96 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
115 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapi.h61 #define _glapi_get_context _mglapi_get_context macro
90 #define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
107 extern void *_glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapi.h61 #define _glapi_get_context _mglapi_get_context macro
90 #define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
107 extern void *_glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapi.h60 #define _glapi_get_context _mglapi_get_context macro
86 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
113 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
97 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
124 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
97 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
124 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
97 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
124 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
97 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
124 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapi.h65 #define _glapi_get_context _mglapi_get_context macro
97 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
124 _glapi_get_context(void);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapi.h60 #define _glapi_get_context _mglapi_get_context macro
86 # define GET_CURRENT_CONTEXT(C) GLcontext *C = (GLcontext *) (_glapi_Context ? _glapi_Context : _glapi_get_context())
113 _glapi_get_context(void);

Completed in 116 milliseconds