Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dfake_glx_screen.cpp53 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()
Dfake_glx_screen.h111 struct glx_context *shareList, int renderType) in create()
121 struct glx_context *shareList, in create_attribs()
/external/mesa3d/src/glx/
Dindirect_glx.c217 struct glx_context *shareList, int renderType) in indirect_create_context()
234 struct glx_context *shareList, in indirect_create_context_attribs()
Dapplegl_glx.c122 struct glx_context *shareList, int renderType) in applegl_create_context()
Ddriwindows_glx.c121 struct glx_context *shareList, int renderType) in driwindows_create_context()
175 struct glx_context *shareList, in driwindows_create_context_attribs()
Dglxcmds.c298 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()
Ddri_common.c659 struct glx_context *shareList, in dri_common_create_context()
Ddri3_glx.c203 struct glx_context *shareList, in dri3_create_context_attribs()
Ddrisw_glx.c557 struct glx_context *shareList, in drisw_create_context_attribs()
Ddri2_glx.c152 struct glx_context *shareList, in dri2_create_context_attribs()
/external/angle/src/libGLESv2/
Dentry_points_glx.cpp49 GLXContext shareList, in glXCreateContext()