Home
last modified time | relevance | path

Searched defs:CreateContext (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/deps/glbench/src/
Degl_stuff.cc105 const GLContext EGLInterface::CreateContext() { in CreateContext() function in EGLInterface
Dglx_stuff.cc94 const GLContext GLXInterface::CreateContext() { in CreateContext() function in GLXInterface
Dwaffle_stuff.cc185 const GLContext WaffleInterface::CreateContext() { in CreateContext() function in WaffleInterface
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h84 GLboolean (*CreateContext)(gl_api api, member
/external/mesa3d/src/egl/main/
Deglapi.h143 CreateContext_t CreateContext; member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h66 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp45 CJBig2_Context* CJBig2_Context::CreateContext( in CreateContext() function in CJBig2_Context
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp570 class CreateContext : public tcu::ThreadUtil::Operation class
584 CreateContext::CreateContext (EGLDisplay display, EGLConfig config, SharedPtr<GLES2Context> shared,… in CreateContext() function in deqp::egl::GLES2ThreadTest::CreateContext
/external/mesa3d/src/glx/
Dglxcmds.c254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext() function