Home
last modified time | relevance | path

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

/third_party/mesa3d/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) indirect_create_context() 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) indirect_create_context_attribs() argument
79 applegl_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) applegl_create_context() argument
H A Dfake_glx_screen.h111 create(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) create() argument
120 create_attribs(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) create_attribs() argument
/third_party/mesa3d/src/glx/
H A Dapplegl_glx.c123 applegl_create_context( struct glx_screen *psc, struct glx_config *config, struct glx_context *shareList, int renderType) applegl_create_context() argument
H A Dindirect_glx.c258 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) indirect_create_context() 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) indirect_create_context_attribs() argument
H A Ddri_common.c662 dri_common_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) dri_common_create_context() argument
H A Ddriwindows_glx.c120 driwindows_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) driwindows_create_context() 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) driwindows_create_context_attribs() argument
[all...]
H A Ddri2_glx.c154 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) dri2_create_context_attribs() argument
H A Ddri3_glx.c232 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) dri3_create_context_attribs() argument
H A Ddrisw_glx.c554 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) drisw_create_context_attribs() argument
H A Dglxcmds.c325 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext() local
442 glXCreateContext(Display * dpy, XVisualInfo * vis, GLXContext shareList, Bool allowDirect) glXCreateContext() argument
1620 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) glXCreateNewContext() argument
2029 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) glXCreateContextWithConfigSGIX() argument
[all...]

Completed in 10 milliseconds