Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp35 EGLBoolean (EGLAPIENTRY* eglGetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value); member in LibEGLexports
H A Dmain.cpp435 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h27 #define eglGetConfigAttrib t_eglGetConfigAttrib macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h27 #define eglGetConfigAttrib l_eglGetConfigAttrib macro
/third_party/mesa3d/src/egl/main/
H A Deglapi.c791 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, in eglGetConfigAttrib() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp130 EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, in eglGetConfigAttrib() function
/third_party/glfw/src/
H A Dinternal.h220 #define eglGetConfigAttrib _glfw.egl.GetConfigAttrib macro

Completed in 11 milliseconds