Searched defs:eglChooseConfig (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.hpp | 34 …EGLBoolean (*eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLin… member in LibEGLexports
|
D | main.cpp | 420 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
|
/external/deqp/framework/egl/wrapper/ |
D | eglwApi.inl | 8 #define eglChooseConfig eglwChooseConfig macro
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 27 eglw::EGLBoolean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_… function in CallLogWrapper
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 710 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 371 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
|