Home
last modified time | relevance | path

Searched defs:shareList (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dfake_glx_screen.h93 struct glx_context *shareList, in create_attribs()
127 struct glx_context *shareList, int renderType) in create()
137 struct glx_context *shareList, in create_attribs()
Dfake_glx_screen.cpp51 struct glx_context *shareList, int renderType) in indirect_create_context()
/external/mesa3d/src/glx/tests/
Dfake_glx_screen.h93 struct glx_context *shareList, in create_attribs()
127 struct glx_context *shareList, int renderType) in create()
137 struct glx_context *shareList, in create_attribs()
Dfake_glx_screen.cpp51 struct glx_context *shareList, int renderType) in indirect_create_context()
/external/mesa3d/src/glx/
Dindirect_glx.c346 struct glx_context *shareList, int renderType) in indirect_create_context()
442 struct glx_context *shareList, in indirect_create_context_attribs()
Dapplegl_glx.c126 struct glx_context *shareList, int renderType) in applegl_create_context()
Ddrisw_glx.c374 struct glx_context *shareList, int renderType) in drisw_create_context()
422 struct glx_context *shareList, in drisw_create_context_attribs()
Dglxcmds.c260 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local
356 GLXContext shareList, Bool allowDirect) in glXCreateContext()
1643 int renderType, GLXContext shareList, Bool allowDirect) in glXCreateNewContext()
1994 GLXContext shareList, Bool allowDirect) in glXCreateContextWithConfigSGIX()
Ddri2_glx.c183 struct glx_context *shareList, int renderType) in dri2_create_context()
229 struct glx_context *shareList, in dri2_create_context_attribs()
Ddri_glx.c575 struct glx_context *shareList, int renderType) in dri_create_context()
/external/chromium_org/third_party/mesa/src/src/glx/
Dindirect_glx.c346 struct glx_context *shareList, int renderType) in indirect_create_context()
442 struct glx_context *shareList, in indirect_create_context_attribs()
Dapplegl_glx.c126 struct glx_context *shareList, int renderType) in applegl_create_context()
Ddrisw_glx.c374 struct glx_context *shareList, int renderType) in drisw_create_context()
422 struct glx_context *shareList, in drisw_create_context_attribs()
Dglxcmds.c260 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local
356 GLXContext shareList, Bool allowDirect) in glXCreateContext()
1643 int renderType, GLXContext shareList, Bool allowDirect) in glXCreateNewContext()
1994 GLXContext shareList, Bool allowDirect) in glXCreateContextWithConfigSGIX()
Ddri2_glx.c183 struct glx_context *shareList, int renderType) in dri2_create_context()
229 struct glx_context *shareList, in dri2_create_context_attribs()
Ddri_glx.c575 struct glx_context *shareList, int renderType) in dri_create_context()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
Dglxapi.c213 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) in glXCreateContext()
450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool di… in glXCreateNewContext()
Dfakeglx.c2320 int renderType, GLXContext shareList, Bool direct ) in Fake_glXCreateNewContext()
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c213 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) in glXCreateContext()
450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool di… in glXCreateNewContext()
Dfakeglx.c2320 int renderType, GLXContext shareList, Bool direct ) in Fake_glXCreateNewContext()