Home
last modified time | relevance | path

Searched defs:eglSwapBuffers (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwApi.inl55 #define eglSwapBuffers eglwSwapBuffers macro
/third_party/flutter/skia/third_party/externals/angle2/util/
Degl_loader_autogen.cpp33 ANGLE_UTIL_EXPORT PFNEGLSWAPBUFFERSPROC eglSwapBuffers; variable
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h39 #define eglSwapBuffers l_eglSwapBuffers macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h39 #define eglSwapBuffers t_eglSwapBuffers macro
/third_party/flutter/glfw/src/
Degl_context.h147 #define eglSwapBuffers _glfw.egl.SwapBuffers macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp555 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/third_party/vk-gl-cts/framework/egl/
DegluCallLogWrapper.inl514 eglw::EGLBoolean CallLogWrapper::eglSwapBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface) function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp207 EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.cpp217 EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/third_party/mesa3d/src/egl/main/
Deglapi.c1339 eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function