Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_egl_enums.json12 "eglChooseConfig": { object
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwApi.inl8 #define eglChooseConfig eglwChooseConfig macro
/third_party/flutter/skia/third_party/externals/angle2/util/
Degl_loader_autogen.cpp13 ANGLE_UTIL_EXPORT PFNEGLCHOOSECONFIGPROC eglChooseConfig; variable
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h19 #define eglChooseConfig l_eglChooseConfig macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h19 #define eglChooseConfig t_eglChooseConfig macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp430 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
/third_party/vk-gl-cts/framework/egl/
DegluCallLogWrapper.inl27 eglw::EGLBoolean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_… function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp61 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.cpp65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/third_party/mesa3d/src/egl/main/
Deglapi.c772 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function