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

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dbindtex.c40 static EGLContext ctx_win, ctx_pbuf; variable in typeref:typename:EGLContext
74 ctx_pbuf = eglCreateContext(dpy, config, EGL_NO_CONTEXT, NULL );
87 eglMakeCurrent(dpy, surf_pbuf, surf_pbuf, ctx_pbuf);

Completed in 2 milliseconds