Searched defs:shareList (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dfake_glx_screen.cpp54 indirect_create_context(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
64 indirect_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
81 applegl_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
H A Dfake_glx_screen.h109 create(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
118 create_attribs(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dfake_glx_screen.cpp52 indirect_create_context(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
62 indirect_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
79 applegl_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
H A Dfake_glx_screen.h109 create(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
118 create_attribs(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dapplegl_glx.c124 applegl_create_context(struct glx_screen * psc,struct glx_config * config,struct glx_context * shareList,int renderType) argument
H A Dindirect_glx.c343 indirect_create_context(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
439 indirect_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Ddriwindows_glx.c160 driwindows_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
214 driwindows_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
[all...]
H A Ddri3_glx.c231 dri3_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
340 dri3_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
H A Ddri_glx.c665 dri_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
H A Ddrisw_glx.c513 drisw_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
566 drisw_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Ddri2_glx.c180 dri2_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
231 dri2_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Dglxcmds.c327 struct glx_context *shareList = (struct glx_context *) shareList_user; local in function:CreateContext
436 glXCreateContext(Display * dpy,XVisualInfo * vis,GLXContext shareList,Bool allowDirect) argument
1629 glXCreateNewContext(Display * dpy,GLXFBConfig fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
2014 glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dapplegl_glx.c120 applegl_create_context(struct glx_screen * psc,struct glx_config * config,struct glx_context * shareList,int renderType) argument
H A Dindirect_glx.c258 indirect_create_context(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,int renderType) argument
275 indirect_create_context_attribs(struct glx_screen * psc,struct glx_config * mode,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Ddri_common.c597 dri_common_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
H A Ddri3_glx.c231 dri3_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Ddriwindows_glx.c120 driwindows_create_context(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,int renderType) argument
174 driwindows_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
[all...]
H A Ddrisw_glx.c500 drisw_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Ddri2_glx.c180 dri2_create_context_attribs(struct glx_screen * base,struct glx_config * config_base,struct glx_context * shareList,unsigned num_attribs,const uint32_t * attribs,unsigned * error) argument
H A Dglxcmds.c331 struct glx_context *shareList = (struct glx_context *) shareList_user; local in function:CreateContext
440 glXCreateContext(Display * dpy,XVisualInfo * vis,GLXContext shareList,Bool allowDirect) argument
1616 glXCreateNewContext(Display * dpy,GLXFBConfig fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
2026 glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmds.c226 DoCreateContext(__GLXclientState * cl,GLXContextID gcId,GLXContextID shareList,__GLXconfig * config,__GLXscreen * pGlxScreen,GLboolean isDirect) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c177 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
406 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c173 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
402 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c86 CreateContext(__GLXclientState * cl,GLXContextID gcId,VisualID vid,GLXFBConfigID fbconfigId,int screen,GLXContextID shareList,int isDirect) argument
[all...]
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c243 DoCreateContext(__GLXclientState * cl,GLXContextID gcId,GLXContextID shareList,__GLXconfig * config,__GLXscreen * pGlxScreen,GLboolean isDirect,int renderType) argument

Completed in 37 milliseconds

12