Searched defs:shareList (Results 1 – 11 of 11) sorted by relevance
| /external/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 | 111 struct glx_context *shareList, int renderType) in create() 121 struct glx_context *shareList, in create_attribs()
|
| /external/mesa3d/src/glx/ |
| D | indirect_glx.c | 217 struct glx_context *shareList, int renderType) in indirect_create_context() 234 struct glx_context *shareList, in indirect_create_context_attribs()
|
| D | applegl_glx.c | 122 struct glx_context *shareList, int renderType) in applegl_create_context()
|
| D | driwindows_glx.c | 121 struct glx_context *shareList, int renderType) in driwindows_create_context() 175 struct glx_context *shareList, in driwindows_create_context_attribs()
|
| D | glxcmds.c | 298 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local 395 GLXContext shareList, Bool allowDirect) in glXCreateContext() 1423 int renderType, GLXContext shareList, Bool allowDirect) in glXCreateNewContext()
|
| D | dri_common.c | 659 struct glx_context *shareList, in dri_common_create_context()
|
| D | dri3_glx.c | 203 struct glx_context *shareList, in dri3_create_context_attribs()
|
| D | drisw_glx.c | 557 struct glx_context *shareList, in drisw_create_context_attribs()
|
| D | dri2_glx.c | 152 struct glx_context *shareList, in dri2_create_context_attribs()
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_glx.cpp | 49 GLXContext shareList, in glXCreateContext()
|