Home
last modified time | relevance | path

Searched refs:shareList (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/glx/tests/
Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
Dfake_glx_screen.h112 struct glx_context *shareList, int renderType) in create() argument
114 (void) shareList; in create()
122 struct glx_context *shareList, in create_attribs() argument
127 (void) shareList; in create_attribs()
/third_party/mesa3d/src/glx/
Ddriwindows_glx.c122 struct glx_context *shareList, int renderType) in driwindows_create_context() argument
136 if (shareList) { in driwindows_create_context()
140 if (shareList->vtable->destroy != driwindows_destroy_context) { in driwindows_create_context()
144 pcp_shared = (struct driwindows_context *) shareList; in driwindows_create_context()
176 struct glx_context *shareList, in driwindows_create_context_attribs() argument
211 if (shareList) { in driwindows_create_context_attribs()
215 if (shareList->vtable->destroy != driwindows_destroy_context) { in driwindows_create_context_attribs()
219 pcp_shared = (struct driwindows_context *) shareList; in driwindows_create_context_attribs()
Dindirect_glx.c260 struct glx_context *shareList, int renderType) in indirect_create_context() argument
265 return indirect_create_context_attribs(psc, mode, shareList, in indirect_create_context()
277 struct glx_context *shareList, in indirect_create_context_attribs() argument
319 if (shareList && shareList->isDirect) in indirect_create_context_attribs()
Dapplegl_glx.c126 struct glx_context *shareList, int renderType) in applegl_create_context() argument
154 shareList ? shareList->driContext : NULL, in applegl_create_context()
Dglxcmds.c325 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local
346 gc = applegl_create_context(psc, config, shareList, renderType); in CreateContext()
349 gc = psc->vtable->create_context(psc, config, shareList, renderType); in CreateContext()
351 gc = indirect_create_context(psc, config, shareList, renderType); in CreateContext()
368 req->shareList = shareList ? shareList->xid : None; in CreateContext()
384 req->shareList = shareList ? shareList->xid : None; in CreateContext()
405 req->shareList = shareList ? shareList->xid : None; in CreateContext()
420 gc->share_xid = shareList ? shareList->xid : None; in CreateContext()
443 GLXContext shareList, Bool allowDirect) in glXCreateContext() argument
474 return CreateContext(dpy, vis->visualid, config, shareList, allowDirect, in glXCreateContext()
[all …]
Dglxclient.h480 struct glx_context *shareList,
485 struct glx_context *shareList,
770 struct glx_context *shareList, int renderType);
795 struct glx_context *shareList, int renderType);
799 struct glx_context *shareList,
Ddri_common.h87 struct glx_context *shareList,
Ddri3_glx.c234 struct glx_context *shareList, in dri3_create_context_attribs() argument
257 if (shareList) { in dri3_create_context_attribs()
259 if (!shareList->isDirect) in dri3_create_context_attribs()
268 if (!!shareList->noError != !!dca.no_error) { in dri3_create_context_attribs()
273 pcp_shared = (struct dri3_context *) shareList; in dri3_create_context_attribs()
Ddrisw_glx.c556 struct glx_context *shareList, in drisw_create_context_attribs() argument
585 if (shareList) { in drisw_create_context_attribs()
587 if (!shareList->isDirect) in drisw_create_context_attribs()
596 if (!!shareList->noError != !!dca.no_error) { in drisw_create_context_attribs()
601 pcp_shared = (struct drisw_context *) shareList; in drisw_create_context_attribs()
Ddri2_glx.c156 struct glx_context *shareList, in dri2_create_context_attribs() argument
179 if (shareList) { in dri2_create_context_attribs()
181 if (!shareList->isDirect) in dri2_create_context_attribs()
190 if (!!shareList->noError != !!dca.no_error) { in dri2_create_context_attribs()
195 pcp_shared = (struct dri2_context *) shareList; in dri2_create_context_attribs()
Ddri_common.c664 struct glx_context *shareList, in dri_common_create_context() argument
670 return base->vtable->create_context_attribs(base, config_base, shareList, in dri_common_create_context()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dfunctionsglx_typedefs.h24 GLXContext shareList,
/third_party/mesa3d/include/GL/
Dglx.h186 GLXContext shareList, Bool direct );
268 int renderType, GLXContext shareList,
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp56 GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareList);
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt574 4 GLX_CONTEXT shareList
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig.txt574 4 GLX_CONTEXT shareList