/external/chromium_org/third_party/mesa/src/src/glx/tests/ |
H A D | fake_glx_screen.cpp | 51 struct glx_context *shareList, int renderType) 54 (void) renderType; 50 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
H A D | fake_glx_screen.h | 127 struct glx_context *shareList, int renderType) 130 (void) renderType; 126 create(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
/external/mesa3d/src/glx/tests/ |
H A D | fake_glx_screen.cpp | 51 struct glx_context *shareList, int renderType) 54 (void) renderType; 50 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
H A D | fake_glx_screen.h | 127 struct glx_context *shareList, int renderType) 130 (void) renderType; 126 create(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
H A D | applegl_glx.c | 126 struct glx_context *shareList, int renderType) 124 applegl_create_context(struct glx_screen *psc, struct glx_config *config, struct glx_context *shareList, int renderType) argument
|
H A D | glxconfig.h | 78 GLint renderType; member in struct:glx_config
|
H A D | indirect_glx.c | 346 struct glx_context *shareList, int renderType) 344 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
H A D | drisw_glx.c | 374 struct glx_context *shareList, int renderType) 372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | dri2_glx.c | 183 struct glx_context *shareList, int renderType) 181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | dri_glx.c | 575 struct glx_context *shareList, int renderType) 618 renderType, shared, hwContext, pcp); 573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | glxclient.h | 108 int renderType); 400 int renderType; member in struct:glx_context 469 int renderType); 800 struct glx_context *shareList, int renderType); 819 struct glx_context *shareList, int renderType);
|
H A D | glxcmds.c | 250 * \param renderType For FBConfigs, what is the rendering type? 256 unsigned code, int renderType, int screen) 273 gc = applegl_create_context(psc, config, shareList, renderType); 276 gc = psc->vtable->create_context(psc, config, shareList, renderType); 278 gc = indirect_create_context(psc, config, shareList, renderType); 310 req->renderType = renderType; 331 req->renderType = renderType; 349 gc->renderType 254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType, int screen) argument 359 int renderType = 0; local 1431 int i, renderType; local 1642 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument 1992 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument [all...] |
/external/mesa3d/src/glx/ |
H A D | applegl_glx.c | 126 struct glx_context *shareList, int renderType) 124 applegl_create_context(struct glx_screen *psc, struct glx_config *config, struct glx_context *shareList, int renderType) argument
|
H A D | glxconfig.h | 78 GLint renderType; member in struct:glx_config
|
H A D | indirect_glx.c | 346 struct glx_context *shareList, int renderType) 344 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
|
H A D | drisw_glx.c | 374 struct glx_context *shareList, int renderType) 372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | dri2_glx.c | 183 struct glx_context *shareList, int renderType) 181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | dri_glx.c | 575 struct glx_context *shareList, int renderType) 618 renderType, shared, hwContext, pcp); 573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
|
H A D | glxclient.h | 108 int renderType); 400 int renderType; member in struct:glx_context 469 int renderType); 800 struct glx_context *shareList, int renderType); 819 struct glx_context *shareList, int renderType);
|
H A D | glxcmds.c | 250 * \param renderType For FBConfigs, what is the rendering type? 256 unsigned code, int renderType, int screen) 273 gc = applegl_create_context(psc, config, shareList, renderType); 276 gc = psc->vtable->create_context(psc, config, shareList, renderType); 278 gc = indirect_create_context(psc, config, shareList, renderType); 310 req->renderType = renderType; 331 req->renderType = renderType; 349 gc->renderType 254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType, int screen) argument 359 int renderType = 0; local 1431 int i, renderType; local 1642 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument 1992 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/ |
H A D | glcore.h | 117 GLint renderType; member in struct:__GLcontextModesRec
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
H A D | glcore.h | 117 GLint renderType; member in struct:__GLcontextModesRec
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
H A D | glxapi.c | 450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument 456 return (t->CreateNewContext)(dpy, config, renderType, shareList, direct);
|
/external/mesa3d/src/mesa/drivers/x11/ |
H A D | glxapi.c | 450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument 456 return (t->CreateNewContext)(dpy, config, renderType, shareList, direct);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/ |
H A D | glx_api.c | 2126 int renderType, GLXContext shareCtx, Bool direct ) 2131 (renderType != GLX_RGBA_TYPE && renderType != GLX_COLOR_INDEX_TYPE)) 2340 int renderType, GLXContext shareCtx, 2346 (renderType != GLX_RGBA_TYPE && renderType != GLX_COLOR_INDEX_TYPE)) 2680 int renderType = GLX_RGBA_TYPE; local 2702 renderType = attrib_list[++i]; 2752 if (renderType == GLX_COLOR_INDEX_TYPE && majorVersion >= 3) 2125 glXCreateNewContext( Display *dpy, GLXFBConfig config, int renderType, GLXContext shareCtx, Bool direct ) argument 2339 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int renderType, GLXContext shareCtx, Bool direct) argument
|