Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglcontext.h70 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp,
H A Deglcontext.c591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, in _eglInitContext() function
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp252 if (!_eglInitContext(&context->ctx, disp, conf, attrib_list)) in haiku_create_context()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c363 if (!_eglInitContext(&wgl_ctx->base, disp, conf, attrib_list)) in wgl_create_context()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c1510 if (!_eglInitContext(&dri2_ctx->base, disp, conf, attrib_list)) in dri2_create_context()

Completed in 8 milliseconds