Home
last modified time | relevance | path

Searched defs:eglChooseConfig (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp34 EGLBoolean (EGLAPIENTRY* eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config); member in LibEGLexports
H A Dmain.cpp430 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config) in eglChooseConfig() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h19 #define eglChooseConfig t_eglChooseConfig macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h19 #define eglChooseConfig l_eglChooseConfig macro
/third_party/mesa3d/src/egl/main/
H A Deglapi.c770 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function

Completed in 10 milliseconds