Searched defs:shareList (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/glx/tests/ |
D | fake_glx_screen.cpp | 53 struct glx_context *shareList, int renderType) in indirect_create_context() 64 struct glx_context *shareList, in indirect_create_context_attribs() 81 struct glx_context *shareList, in applegl_create_context()
|
D | fake_glx_screen.h | 112 struct glx_context *shareList, int renderType) in create() 122 struct glx_context *shareList, in create_attribs()
|
/third_party/mesa3d/src/glx/ |
D | indirect_glx.c | 260 struct glx_context *shareList, int renderType) in indirect_create_context() 277 struct glx_context *shareList, in indirect_create_context_attribs()
|
D | applegl_glx.c | 126 struct glx_context *shareList, int renderType) in applegl_create_context()
|
D | driwindows_glx.c | 122 struct glx_context *shareList, int renderType) in driwindows_create_context() 176 struct glx_context *shareList, in driwindows_create_context_attribs()
|
D | glxcmds.c | 325 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local 443 GLXContext shareList, Bool allowDirect) in glXCreateContext() 1621 int renderType, GLXContext shareList, Bool allowDirect) in glXCreateNewContext() 2031 GLXContext shareList, Bool allowDirect) in glXCreateContextWithConfigSGIX()
|
D | dri_common.c | 664 struct glx_context *shareList, in dri_common_create_context()
|
D | dri3_glx.c | 234 struct glx_context *shareList, in dri3_create_context_attribs()
|
D | drisw_glx.c | 556 struct glx_context *shareList, in drisw_create_context_attribs()
|
D | dri2_glx.c | 156 struct glx_context *shareList, in dri2_create_context_attribs()
|