/external/autotest/client/deps/glbench/src/ |
D | egl_stuff.cc | 108 const GLContext EGLInterface::CreateContext() { in CreateContext() function in EGLInterface
|
D | glx_stuff.cc | 96 const GLContext GLXInterface::CreateContext() { in CreateContext() function in GLXInterface
|
D | waffle_stuff.cc | 187 const GLContext WaffleInterface::CreateContext() { in CreateContext() function in WaffleInterface
|
/external/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | GalliumContext.cpp | 109 GalliumContext::CreateContext(Bitmap *bitmap) in CreateContext() function in GalliumContext
|
/external/mesa3d/src/egl/main/ |
D | eglapi.h | 70 _EGLContext *(*CreateContext)(_EGLDriver *drv, _EGLDisplay *dpy, member
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 85 GLboolean (*CreateContext)(gl_api api, member
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 66 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 671 EGLContext CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *… in CreateContext() function
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_driver.cc | 481 /* static */ port::Status CUDADriver::CreateContext( in CreateContext() function in perftools::gputools::cuda::CUDADriver
|
/external/mesa3d/src/glx/ |
D | glxcmds.c | 278 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext() function
|
/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/boringssl/src/ssl/ |
D | ssl_test.cc | 1583 bssl::UniquePtr<SSL_CTX> CreateContext() const { in CreateContext() function in bssl::__anonb772228d0111::SSLVersionTest
|