Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp34 …EGLBoolean (*eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLin… member in LibEGLexports
Dmain.cpp394 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl12 #define eglChooseConfig eglwChooseConfig macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl27 eglw::EGLBoolean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c694 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp371 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function