HomeSort by relevance Sort by last modified time
    Searched refs:glx_context_init (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/glx/
applegl_glx.c 141 if (!glx_context_init(gc, psc, config)) {
driwindows_glx.c 191 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
266 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
glxclient.h 444 glx_context_init(struct glx_context *gc,
indirect_glx.c 362 glx_context_init(gc, psc, mode);
drisw_glx.c 382 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
454 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
dri2_glx.c 209 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
280 if (!glx_context_init(&pcp->base, &psc->base, &config->base))
    [all...]
dri3_glx.c 296 if (!glx_context_init(&pcp->base, &psc->base, &config->base))
dri_glx.c 617 if (!glx_context_init(&pcp->base, &psc->base, &config->base)) {
glxcmds.c 254 glx_context_init(struct glx_context *gc, function
    [all...]
  /external/mesa3d/src/glx/tests/
create_context_unittest.cpp 42 glx_context_init(struct glx_context *gc, function

Completed in 3730 milliseconds