Home
last modified time | relevance | path

Searched defs:allowDirect (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dglxcmds.c319 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType) CreateContext() argument
442 glXCreateContext(Display * dpy, XVisualInfo * vis, GLXContext shareList, Bool allowDirect) glXCreateContext() argument
1620 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) glXCreateNewContext() argument
2029 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) glXCreateContextWithConfigSGIX() argument
[all...]

Completed in 5 milliseconds