/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | egl_context.cc | 96 Status EglContext::MakeCurrent(EGLSurface read, EGLSurface write) { in MakeCurrent() function in tflite::gpu::gl::EglContext
|
/external/mesa3d/src/egl/main/ |
D | egldriver.h | 97 EGLBoolean (*MakeCurrent)(_EGLDisplay *disp, member
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 174 static EGLBoolean MakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, in MakeCurrent() function in __anon317a78370111::TLSCurrentObjects
|
/external/skqp/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 174 static EGLBoolean MakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, in MakeCurrent() function in __anon8cf970ae0111::TLSCurrentObjects
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 143 GLboolean (*MakeCurrent)(__DRIcontext *driContextPriv, member
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 73 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx); member
|
/external/angle/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 892 TEST_P(IOSurfaceClientBufferTest, MakeCurrent) in TEST_P() argument
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 942 EGLBoolean EGLAPIENTRY MakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() function
|
/external/crosvm/gpu_renderer/src/ |
D | lib.rs | 240 MakeCurrent: unsafe extern "C" fn( field
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 661 class MakeCurrent : public tcu::ThreadUtil::Operation class 674 MakeCurrent::MakeCurrent (EGLThread& thread, EGLDisplay display, SharedPtr<Surface> surface, Shared… in MakeCurrent() function in deqp::egl::GLES2ThreadTest::MakeCurrent
|