Searched defs:eglChooseConfig (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | libEGL.hpp | 34 EGLBoolean (EGLAPIENTRY* eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config); member in LibEGLexports
|
H A D | main.cpp | 430 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 D | trace_egl_loader_autogen.h | 19 #define eglChooseConfig t_eglChooseConfig macro
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | egl_loader_autogen.h | 19 #define eglChooseConfig l_eglChooseConfig macro
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 770 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
|
Completed in 10 milliseconds