Searched refs:glx_context_init (Results 1 - 8 of 8) sorted by relevance
/external/mesa3d/src/glx/ |
H A D | applegl_glx.c | 141 if (!glx_context_init(gc, psc, config)) {
|
H A D | drisw_glx.c | 401 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) { 466 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
|
H A D | glxclient.h | 423 glx_context_init(struct glx_context *gc,
|
H A D | indirect_glx.c | 366 glx_context_init(gc, psc, mode);
|
H A D | dri2_glx.c | 207 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) { 272 if (!glx_context_init(&pcp->base, &psc->base, &config->base))
|
H A D | dri_glx.c | 603 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
|
H A D | glxcmds.c | 230 glx_context_init(struct glx_context *gc, function
|
/external/mesa3d/src/glx/tests/ |
H A D | create_context_unittest.cpp | 44 glx_context_init(struct glx_context *gc, function
|
Completed in 90 milliseconds