Searched defs:MakeCurrent (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/egl/main/ |
| D | egldriver.h | 95 EGLBoolean (*MakeCurrent)(_EGLDisplay *disp, _EGLSurface *draw, member
|
| /third_party/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 __anon8500bbdf0111::TLSCurrentObjects
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | egl_stubs.cpp | 460 EGLBoolean MakeCurrent(Thread *thread, in MakeCurrent() function
|
| /third_party/vk-gl-cts/framework/platform/ohos/app/ |
| D | main.cpp | 125 void AppContext::MakeCurrent() in MakeCurrent() function in OHOS::AppContext
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLIOSurfaceClientBufferTest.cpp | 1148 TEST_P(IOSurfaceClientBufferTest, MakeCurrent) in TEST_P() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| D | rosen_context_impl.cpp | 455 void RosenContextImpl::MakeCurrent() in MakeCurrent() function in RosenContextImpl
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| D | libEGL.cpp | 951 EGLBoolean EGLAPIENTRY MakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() function
|
| /third_party/glfw/src/ |
| D | win32_platform.h | 389 PFN_wglMakeCurrent MakeCurrent; member
|
| D | internal.h | 840 PFN_eglMakeCurrent MakeCurrent; member 856 PFN_OSMesaMakeCurrent MakeCurrent; member
|
| D | x11_platform.h | 498 PFNGLXMAKECURRENTPROC MakeCurrent; member
|
| /third_party/vk-gl-cts/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
|