Searched refs:_eglInitContext (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.h72 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp,
H A Deglcontext.c583 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, function in typeref:typename:EGLBoolean
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.h72 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp,
H A Deglcontext.c591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, function in typeref:typename:EGLBoolean
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp255 if (!_eglInitContext(&context->ctx, disp, conf, attrib_list))
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp252 if (!_eglInitContext(&context->ctx, disp, conf, attrib_list))
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c376 if (!_eglInitContext(&wgl_ctx->base, disp, conf, attrib_list))
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1193 if (!_eglInitContext(&dri2_ctx->base, disp, conf, attrib_list))
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1498 if (!_eglInitContext(&dri2_ctx->base, disp, conf, attrib_list))

Completed in 15 milliseconds