Searched defs:CreateContext (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/deps/glbench/src/ |
D | egl_stuff.cc | 105 const GLContext EGLInterface::CreateContext() { in CreateContext() function in EGLInterface
|
D | glx_stuff.cc | 94 const GLContext GLXInterface::CreateContext() { in CreateContext() function in GLXInterface
|
D | waffle_stuff.cc | 185 const GLContext WaffleInterface::CreateContext() { in CreateContext() function in WaffleInterface
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 84 GLboolean (*CreateContext)(gl_api api, member
|
/external/mesa3d/src/egl/main/ |
D | eglapi.h | 143 CreateContext_t CreateContext; member
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 66 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_Context.cpp | 45 CJBig2_Context* CJBig2_Context::CreateContext( in CreateContext() function in CJBig2_Context
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 570 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/ |
D | glxcmds.c | 254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext() function
|