Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwApi.inl32 #define eglGetConfigs eglwGetConfigs macro
/third_party/flutter/skia/third_party/externals/angle2/util/
Degl_loader_autogen.cpp22 ANGLE_UTIL_EXPORT PFNEGLGETCONFIGSPROC eglGetConfigs; variable
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h28 #define eglGetConfigs l_eglGetConfigs macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h28 #define eglGetConfigs t_eglGetConfigs macro
/third_party/flutter/glfw/src/
Degl_context.h136 #define eglGetConfigs _glfw.egl.GetConfigs macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp425 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, EGLConfig *configs, EGLint config_size,… in eglGetConfigs() function
/third_party/vk-gl-cts/framework/egl/
DegluCallLogWrapper.inl276 eglw::EGLBoolean CallLogWrapper::eglGetConfigs (eglw::EGLDisplay dpy, eglw::EGLConfig *configs, egl… function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp135 EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, in eglGetConfigs() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.cpp139 EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, in eglGetConfigs() function
/third_party/mesa3d/src/egl/main/
Deglapi.c750 eglGetConfigs(EGLDisplay dpy, EGLConfig *configs, in eglGetConfigs() function