Home
last modified time | relevance | path

Searched defs:eglDestroyContext (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp51 EGLBoolean (EGLAPIENTRY* eglDestroyContext)(EGLDisplay dpy, EGLContext ctx); member in LibEGLexports
H A Dmain.cpp515 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h25 #define eglDestroyContext t_eglDestroyContext macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h25 #define eglDestroyContext l_eglDestroyContext macro
/third_party/mesa3d/src/egl/main/
H A Deglapi.c838 eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp118 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/third_party/glfw/src/
H A Dinternal.h229 #define eglDestroyContext _glfw.egl.DestroyContext macro

Completed in 12 milliseconds